Skip to content
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

HMS-2459 feat: Add security scope information #8

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

tiran
Copy link
Collaborator

@tiran tiran commented Aug 31, 2023

x-rh-identity security information of routes now contain information whether a user or a system is permitted to access an API endpoint. Systems can be restricted to self-service of their own domain.

The registration route now has x-rh-idm-registration-token security information.

@tiran tiran marked this pull request as ready for review August 31, 2023 06:31
public.openapi.json Outdated Show resolved Hide resolved
`x-rh-identity` security information of routes now contain information
whether a user or a system is permitted to access an API endpoint.
Systems can be restricted to self-service of their own domain.

The registration route now has `x-rh-idm-registration-token` security
information.

Signed-off-by: Christian Heimes <[email protected]>
Copy link

@cryptomilk cryptomilk left a comment

Choose a reason for hiding this comment

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

Looks fine for me.

@cryptomilk cryptomilk merged commit a4a02b8 into podengo-project:main Aug 31, 2023
2 checks passed
@tiran tiran deleted the hms-2459-security-scopes branch August 31, 2023 07:17
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.

3 participants