Skip to content

feat(api): enable SSO auto provision when general registration is disabled - #1153

Open
frenzeldk wants to merge 2 commits into
fluxerapp:mainfrom
frenzeldk:fix-sso-autoprovision
Open

feat(api): enable SSO auto provision when general registration is disabled#1153
frenzeldk wants to merge 2 commits into
fluxerapp:mainfrom
frenzeldk:fix-sso-autoprovision

Conversation

@frenzeldk

@frenzeldk frenzeldk commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Verification

  • Tests run: Default test suite including new and adapted tests for this scenario.
  • Manual checks:
    • Registration disabled/SSO Auto Provisioning enabled/SSO Required enabled: Login with new SSO user.
    • Registration disabled/SSO Auto Provisioning enabled/SSO Required disabled: Registration with none-SSO users not possible
    • Registration requires approval/SSO Auto Provisioning enabled/SSO Required enabled: Login with new SSO user - > Requires approval -> login after approval works.

Checklist

  • I understand every change in this PR.
  • I can explain what it does and why it is correct.
  • I disclosed any LLM coding help below.

Screen Recording

Screencast_20260621_204921.webm

LLM Disclosure

  • None. Code search and changes done organically by me.

Closes #1112

@ghost ghost added the f:api label Jun 23, 2026

@Jiralite Jiralite left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a test for this!

@frenzeldk
frenzeldk force-pushed the fix-sso-autoprovision branch from d616d91 to 6759974 Compare July 13, 2026 12:10
@frenzeldk frenzeldk changed the title Enable SSO auto provision when general registration is disabled feat(api): enable SSO auto provision when general registration is disabled Jul 13, 2026
@frenzeldk
frenzeldk requested a review from Jiralite July 13, 2026 13:00
@frenzeldk
frenzeldk force-pushed the fix-sso-autoprovision branch from e9b1033 to e5c9eea Compare July 14, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatically provisioning SSO users on first login does not work when registrations are closed

2 participants