ArcGISOAuthAuthenticationChallenge

Namespace: Esri::GameEngine::Security
Class: Esri/GameEngine/Security/ArcGISOAuthAuthenticationChallenge
Since: 1.0.0
Inheritance: ArcGISAuthenticationChallenge->ArcGISOAuthAuthenticationChallenge

Summary

Authentication challenge for OAuth.

Properties

PropertyTypeNullableReadonlySummary
No
Yes

The current authorization endpoint URI.

AuthorizeURI

FString GetAuthorizeURI() const

The current authorization endpoint URI.

Methods

SignatureReturn TypeSummary

Respond(const FString&)

void

Respond to the challenge with a token.

Respond

void Respond(const FString& token)

Respond to the challenge with a token.

Since 1.0.0

Arguments
NameTypeConstSummary
token
Yes
Returns void

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close