Skip to content

Comments

feat: implement sso endpoints#668

Merged
NathaelB merged 7 commits intomainfrom
feat/implement-sso-endpoints
Jan 26, 2026
Merged

feat: implement sso endpoints#668
NathaelB merged 7 commits intomainfrom
feat/implement-sso-endpoints

Conversation

@LeadcodeDev
Copy link
Contributor

No description provided.

@NathaelB NathaelB self-requested a review January 19, 2026 13:30
@NathaelB NathaelB force-pushed the feat/implement-sso-endpoints branch from 2a180be to 2395680 Compare January 20, 2026 21:29
LeadcodeDev and others added 6 commits January 25, 2026 19:29
Change SSO callback to POST and update UTOIPA paths for broker
endpoints (remove realm prefix from documented paths). Register the
BrokerApiDoc in OpenAPI and switch the router to use post for the
callback handler.
Implement BrokerService for ApplicationService and add core
broker module. Introduce IdentityProviderPresentation and include
identity_providers in RealmLoginSetting, loading only enabled providers
(via new only_enabled arg on repository). Update Postgres repo,
service generics, wiring, and tests accordingly; adjust HTTP handlers
to call through the application service.
@NathaelB NathaelB force-pushed the feat/implement-sso-endpoints branch from ec4827f to 4363bff Compare January 25, 2026 18:29
@NathaelB NathaelB marked this pull request as ready for review January 25, 2026 18:57
@NathaelB NathaelB requested a review from luisRubiera January 25, 2026 19:01
Copy link
Member

@NathaelB NathaelB left a comment

Choose a reason for hiding this comment

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

LGTM

@NathaelB NathaelB merged commit a196fbe into main Jan 26, 2026
8 checks passed
@NathaelB NathaelB deleted the feat/implement-sso-endpoints branch January 26, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants