Skip to content

add support for GetAccessToken#20

Open
mikemrm wants to merge 1 commit intometal-toolbox:mainfrom
mikemrm:add-get-access-token
Open

add support for GetAccessToken#20
mikemrm wants to merge 1 commit intometal-toolbox:mainfrom
mikemrm:add-get-access-token

Conversation

@mikemrm
Copy link
Copy Markdown

@mikemrm mikemrm commented May 8, 2024

This adds support for the Identity service's GetAccessToken rpc call.

To ease in local testing a number of sources have been included:

  • command: allows you to execute a command to retrieve a token.
  • client-credentials: lets you specify an issuer with client creds to retrieve a token.
  • generated: generates a token (used by default if no other source is defined)

Additionally, a token exchange is supported so you can exchange a source token with another issuing service.

@mikemrm mikemrm force-pushed the add-get-access-token branch from f252089 to 013b740 Compare May 8, 2024 14:36
This adds support for the Identity service's GetAccessToken rpc call.

To ease in local testing a number of sources have been included:

- command: allows you to execute a command to retrieve a token.
- client-credentials: lets you specify an issuer with client creds to retrieve a token.
- generated: generates a token (used by default if no other source is defined)

Additionally, a token exchange is supported so you can exchange a source token with another issuing service.

Signed-off-by: Mike Mason <mimason@equinix.com>
@mikemrm mikemrm force-pushed the add-get-access-token branch from 013b740 to a62be63 Compare May 8, 2024 14:37
@mikemrm mikemrm marked this pull request as ready for review May 8, 2024 14:38
@mikemrm mikemrm requested a review from a team as a code owner May 8, 2024 14:38
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.

1 participant