Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OIDC identity provider support to remove login friction with username/password. #390

Closed
aaronlippold opened this issue Feb 28, 2022 · 2 comments · Fixed by #540
Closed
Assignees
Labels
enhancement Pull requests that add a new feature V3.0 vmw
Milestone

Comments

@aaronlippold
Copy link
Member

No description provided.

@aaronlippold aaronlippold added this to the v3.0 milestone Feb 28, 2022
@timwongj timwongj removed their assignment Mar 3, 2022
@rlakey rlakey changed the title OIDC identity provider support to remove login friction with username/password. We have this in Heimdall and integrated with WS1 Access for SSO OIDC identity provider support to remove login friction with username/password. Mar 7, 2022
@rlakey
Copy link
Contributor

rlakey commented Mar 7, 2022

Feature to add an OIDC based identity source to Vulcan.

Should be able to name the source and it should show up as the default login source if configured on the login screen.

Options we are using successfully from Heimdall's implementation of OIDC.

OIDC_NAME
OIDC_ISSUER
OIDC_AUTHORIZATION_URL
OIDC_TOKEN_URL
OIDC_USER_INFO_URL
OIDC_CLIENTID
OIDC_CLIENT_SECRET

@rlakey rlakey removed their assignment Mar 7, 2022
@aaronlippold aaronlippold modified the milestones: v3.0, v3.1 Apr 11, 2022
@rlakey rlakey added enhancement Pull requests that add a new feature vmw labels Apr 11, 2022
@timwongj
Copy link

timwongj commented May 5, 2022

@smarlaku820 smarlaku820 self-assigned this Feb 2, 2023
@smarlaku820 smarlaku820 linked a pull request Feb 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests that add a new feature V3.0 vmw
Projects
Status: Merged
Development

Successfully merging a pull request may close this issue.

4 participants