Skip to content

[Draft] App Authentication using API Key Credentials added#2462

Open
tarunkukreja003 wants to merge 3 commits intomasterfrom
tarun/adding-api-key-creds
Open

[Draft] App Authentication using API Key Credentials added#2462
tarunkukreja003 wants to merge 3 commits intomasterfrom
tarun/adding-api-key-creds

Conversation

@tarunkukreja003
Copy link
Collaborator

To address the feedback from a customer - https://tools.afd.geocloud.com/feedback-service?feedbackId=3804
We have added the steps to create an API Key Credential using the DeveloperCredentialManager class and how to retrieve the client_id of the created API Key Credential, then using that client_id to login as the app

These are currently Draft changes, please do not merge

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"metadata": {},
"outputs": [],
"source": [
"from arcgis.gis.admin._stokenmgr import TokenPrivilege\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@achapkowski @tarunkukreja003
I suggest we change how we import this enumeration to from arcgis.gis.admin import TokenPrivilege

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants