Skip to content

Commit 1dea7cb

Browse files
authored
link to oauth guide md instead of wiki
1 parent 11b3113 commit 1dea7cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

portal/oauth/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ When you run the sample, the app attempt to will load a web map which contains p
3030

3131
The workflow presented in this sample works for all SAML based enterprise (IWA, PKI, Okta, etc.) and social (Facebook, Google, etc.) identify providers for ArcGIS Online or Portal. More information on enterprise logins can be found [here](https://doc.arcgis.com/en/arcgis-online/administer/enterprise-logins.htm).
3232

33-
For additional information on using OAuth in your app, see the [Mobile and Native Named User Login](https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/mobile-and-native-user-logins/) topic in our guide. To setup and access your own app using this sample (using your own ArcGIS portal), see the wiki for details.
33+
For additional information on using OAuth in your app, see the [Mobile and Native Named User Login](https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/mobile-and-native-user-logins/) topic in our guide. To setup and access your own app using this sample (using your own ArcGIS portal), see https://github.com/Esri/arcgis-runtime-samples-java/blob/master/OAuth.md.
3434

3535
## Tags
3636

37-
authentication, cloud, credential, portal, security
37+
authentication, cloud, credential, portal, security

0 commit comments

Comments
 (0)