Skip to main content
Skip table of contents

Using Implicit

In the Implicit grant type, the user can authenticate with the resource server and give the app consent to access protected resources without exposing username/passwords to the client. The authorization request is sent to the authorization endpoint to obtain an access token.

After configuring the OAuth Authorization End Point policy, provide the following parameters in the browser to get the access token:

After receiving the access token, refer the Accessing protected resources using Access Token section to see how to access protected resources.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.