Skip to content

Comments

refactor: enhance utoipa doc + register routes & move into abyss module#670

Merged
NathaelB merged 2 commits intomainfrom
feat/refactor-identity-providers
Jan 19, 2026
Merged

refactor: enhance utoipa doc + register routes & move into abyss module#670
NathaelB merged 2 commits intomainfrom
feat/refactor-identity-providers

Conversation

@NathaelB
Copy link
Member

No description provided.

Rename validators.rs to dto.rs and move identity_provider handlers into
the api::abyss namespace. Update handlers to use the new DTOs and return
IdentityProviderResponse/IdentityProvidersResponse via From conversions
(sanitizing config). Register abyss identity_provider routes in OpenAPI.
Add IdentityProviderId::as_uuid and ToString in core.
Introduce dedicated router modules for federation and identity providers
and merge them into the abyss routes. Update identity provider handler
paths to use /identity-providers and normalize the OpenAPI tag name to
"federation" (lowercase) for consistency.
@NathaelB NathaelB merged commit 5bd22e0 into main Jan 19, 2026
8 checks passed
@NathaelB NathaelB deleted the feat/refactor-identity-providers branch January 19, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants