Skip to content

Implement SOCIAL_AUTH_OKTA_OAUTH2 login. - #4918

Open
frjo wants to merge 1 commit into
mainfrom
feature/okta-oauth2
Open

Implement SOCIAL_AUTH_OKTA_OAUTH2 login.#4918
frjo wants to merge 1 commit into
mainfrom
feature/okta-oauth2

Conversation

@frjo

@frjo frjo commented Jul 27, 2026

Copy link
Copy Markdown
Member

Implement Okta Oauth2 login for organisations that use Okta SSO service. Hypha already use the social_auth_app_djangopackage for Google Oauth2 and it supports Okta as well so no new dependencies are needed.

Following new settings are added:

  • SOCIAL_AUTH_OKTA_OAUTH2_WHITELISTED_DOMAINS
  • SOCIAL_AUTH_OKTA_OAUTH2_KEY
  • SOCIAL_AUTH_OKTA_OAUTH2_SECRET
  • SOCIAL_AUTH_OKTA_OAUTH2_API_URL

https://www.okta.com/en-se/products/single-sign-on-workforce-identity/

@frjo frjo added Type: Feature This is something new (not an enhancement of an existing thing). Type: Minor Minor change, used in release drafter labels Jul 27, 2026
@frjo
frjo force-pushed the feature/okta-oauth2 branch from f3f87c8 to 2dac0b9 Compare July 28, 2026 09:59
@frjo

frjo commented Jul 29, 2026

Copy link
Copy Markdown
Member Author

This is work for a new Hypha adopter. Will merge it in after we confirmed it works as it should.

Nothing will show unless the Okta setting are filled in so no changes for other users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Feature This is something new (not an enhancement of an existing thing). Type: Minor Minor change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants