Vouch request: grs #1679
Closed
grs
started this conversation in
Vouch Request
Replies: 2 comments
-
|
/vouch |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@grs has been vouched by @johntmyers. You can now submit pull requests to OpenShell. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
I would like to work on support for on demand OAuth token minting, using sandbox assigned credentials (e.g. SPIFFE JWT-SVID).
Why this change?
A typical enterprise may have several services secured using the same IdP realm. Where platform provided sandbox credentials can be used to authenticate to the IdP, the user can be freed from manually having to create tokens to use such services. This improves usability but also avoids keeping active tokens that may not be needed again for a long time (if ever), in favour of creating them when needed.
Checklist
Beta Was this translation helpful? Give feedback.
All reactions