Skip to content

Support openid supported scopes #816

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

Merged
merged 3 commits into from
Jul 4, 2025
Merged

Support openid supported scopes #816

merged 3 commits into from
Jul 4, 2025

Conversation

cgalibern
Copy link
Contributor

No description provided.

Copy link
Member

@cvaroqui cvaroqui left a comment

Choose a reason for hiding this comment

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

+1

cgalibern added 3 commits July 4, 2025 14:02
… ones

Introduce OpenID authority discovery via `.well-known` endpoint,
enabling automatic retrieval of configuration.
Validate and filter requested OpenID scopes against supported ones,
ensuring correct authorization workflows.
Propagate authority data through daemon contexts.

TODO: change to dynamic discovery
Replaced context-based strategy handling with centralized `StrategyManager` with
support for periodic refresh and on listener configuration updates. Simplify
Introduced dynamic strategy discovery and periodic refresh mechanism.

Refactored OpenID authority handling for improved initialization and fix
the audience and issuer token validation
@cgalibern cgalibern merged commit 6bd9239 into opensvc:main Jul 4, 2025
1 check 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.

2 participants