Skip to content

App Authentication using API Key Credentials added#2462

Open
tarunkukreja003 wants to merge 34 commits intonextfrom
tarun/adding-api-key-creds
Open

App Authentication using API Key Credentials added#2462
tarunkukreja003 wants to merge 34 commits intonextfrom
tarun/adding-api-key-creds

Conversation

@tarunkukreja003
Copy link
Copy Markdown
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

jyaistMap and others added 29 commits October 13, 2025 07:59
Sync next to master for v2.4.2 release
update default arcgis -> 2.4.2
update default arcgis-mapping -> 4.33.0
update default python -> 3.13
update text in link for object detection using second note
remove quotation that was breaking link for new dl sample
replace erroneous method name
enable prerelease for notebook docker image
add living atlas guidelines note to appropriate guides
Updated `Administering your GIS` guide
Revert "[Notebooks PR] Update coastline_classification_using_feature_classifier.ipynb"
sync up code changes in tebpfn notebook
@review-notebook-app
Copy link
Copy Markdown

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
Copy Markdown
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

Copy link
Copy Markdown
Collaborator Author

@tarunkukreja003 tarunkukreja003 Mar 9, 2026

Choose a reason for hiding this comment

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

made a PR here:

https://github.com/ArcGIS/geosaurus/pull/14736

and updated the document to from arcgis.gis.admin import TokenPrivilege, although this will only work once the PR gets merged

Copy link
Copy Markdown
Contributor

@achapkowski achapkowski left a comment

Choose a reason for hiding this comment

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

@jyaistMap jyaistMap changed the base branch from master to next March 24, 2026 17:06
@tarunkukreja003 tarunkukreja003 changed the title [Draft] App Authentication using API Key Credentials added App Authentication using API Key Credentials added Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants