-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update just-in-time access integration (#630)
* updated Common Fate integration - initial WIP prototype * implementation updates * implementation updates * cleanup profile registry implementation to allow for pluggable registry backends * cleanup profile registry implementation to allow for pluggable registry backends * cleanup unused var * fix lint * fix build * cleanup whitespace * Add 'type' flag back in for profile registry This reverts commit 862e2f1. * add API-backed registry initial implementation * add access request hook * remove unused variable * revert session credential storage fix (moved to a separate PR) * remove WIP 'request' command * remove rpc registry from working branch * remove request integration inside of credential process * support 'common_fate_url' key in profile to configure URL for requesting access against, handle case where user is unauthenticated * bump to go 1.22
- Loading branch information
Showing
16 changed files
with
540 additions
and
336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.