Skip to content

Commit 1f25152

Browse files
committed
Adjust links to portal.
1 parent f2ca6ea commit 1f25152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/s3_microsoft_entra_oidc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Refer to [Custom connection profile using OpenID Connect provider and AssumeRole
1010

1111
## Configuration in Microsoft Entra ID
1212

13-
Create an application in the [Microsoft Entra ID portal](https://portal.microsoftonline.com/applications) and configure it as an OIDC Identity Provider.
13+
Create an application in the [Microsoft Entra ID portal](https://entra.microsoft.com/) and configure it as an OIDC Identity Provider.
1414

15-
1. Navigate to _Identity → Applications → App registrations_ in the [Microsoft Entra ID portal](https://portal.microsoftonline.com/applications) and choose _New registration_.
15+
1. Navigate to _Entra ID → → App registrations_ in the [Microsoft Entra ID portal](https://entra.microsoft.com/) and choose _New registration_.
1616
2. In _Authentication_, add a redirect URI with the value `x-cyberduck-action://oauth` to allow authentication with Cyberduck.
1717
3. In _Authentication_, add a redirect URI with the value `x-mountainduck-action://oauth` to allow authentication with Mountain Duck.
1818
4. Copy the OAuth Client ID from _Overview → Essentials → Application (client) ID_.

0 commit comments

Comments
 (0)