Skip to content

Change IAM token context path#24

Open
smatzek wants to merge 1 commit intoIBM:masterfrom
smatzek:issue.23.private.iam
Open

Change IAM token context path#24
smatzek wants to merge 1 commit intoIBM:masterfrom
smatzek:issue.23.private.iam

Conversation

@smatzek
Copy link
Copy Markdown

@smatzek smatzek commented Sep 21, 2023

Change the IAM token context path from oidc/token to identity/token. The oidc/token path is not supported on private IAM endpoints, but the identity/token path is supported on both private and public endpoints.

Fixes: #23

Change the IAM token context path from oidc/token to identity/token.
The oidc/token path is not supported on private IAM endpoints, but the
identity/token path is supported on both private and public endpoints.

Signed-off-by: Samuel Matzek <smatzek@us.ibm.com>
@smatzek smatzek force-pushed the issue.23.private.iam branch from 50af936 to b2ff3a8 Compare September 21, 2023 20:05
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.

Private IAM endpoints for auth are not supported in the TokenManager

1 participant