Commit b2ff3a8
committed
Change IAM token context path
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>1 parent d719deb commit b2ff3a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments