Skip to content

Commit 2ab08c0

Browse files
Update lib/samples/authenticate_with_token/README.md
Co-authored-by: Jen Merritt <jmerritt@esri.com>
1 parent ccc25c7 commit 2ab08c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/samples/authenticate_with_token/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Once you launch the app, you will be challenged for an ArcGIS Online login to vi
1717
1. Implement the `ArcGISAuthenticationChallengeHandler` interface to handle the challenges sent by the protected map service.
1818
2. Set the `arcGISAuthenticationChallengeHandler` property on `AuthenticationManager`.
1919
3. Create a `Portal`.
20-
4. Create a `PortalItem` for the protected web map using the Portal and Item ID of the protected map service.
20+
4. Create a `PortalItem` for the protected web map using the `Portal` and Item ID of the protected map service.
2121
5. Create a map to display in the `ArcGISMapView` using the `PortalItem`.
2222
6. Set the map to display in the `ArcGISMapView`.
2323

0 commit comments

Comments
 (0)