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

feat: oidc #1989

Merged
merged 41 commits into from
Jun 24, 2024
Merged

feat: oidc #1989

merged 41 commits into from
Jun 24, 2024

Conversation

sheensantoscapadngan
Copy link
Member

@sheensantoscapadngan sheensantoscapadngan commented Jun 17, 2024

Description 📣

This PR will allow users to configure OIDC-based authentication within their organization

Organization page
image
image
image

Login page
image
image

License server PR:
https://github.com/Infisical/license-server/pull/11

Documentation is in the following URLs:
http://localhost:3000/documentation/platform/sso/keycloak-oidc
http://localhost:3000/documentation/platform/sso/auth0-oidc
http://localhost:3000/documentation/platform/sso/general-oidc

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

backend/src/ee/routes/v1/oidc-router.ts Outdated Show resolved Hide resolved
backend/src/ee/routes/v1/oidc-router.ts Outdated Show resolved Hide resolved
backend/src/ee/routes/v1/oidc-router.ts Outdated Show resolved Hide resolved
nginx/default.dev.conf Show resolved Hide resolved
@sheensantoscapadngan
Copy link
Member Author

sheensantoscapadngan commented Jun 19, 2024

add OIDC discovery via URL (done)

@sheensantoscapadngan sheensantoscapadngan changed the title (WIP) feat: oidc feat: oidc Jun 19, 2024
@sheensantoscapadngan sheensantoscapadngan marked this pull request as ready for review June 19, 2024 15:08
@sheensantoscapadngan
Copy link
Member Author

update based on akhi's newly merged PR ^

@sheensantoscapadngan
Copy link
Member Author

Take this into account #2000

@sheensantoscapadngan sheensantoscapadngan merged commit de466b4 into main Jun 24, 2024
6 checks passed
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.

None yet

2 participants