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

Add jwt-client policy principal #55

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

Conversation

federicaagostini
Copy link
Collaborator

Allow to set a jwt-client principal to define a policy based on the JWT client_id, as follow

      - type: jwt-client
          params:
            iss: https://issuer.example/
            client_id: a75346df-b94c-4f83-a866-f8fe0654f787

@giacomini giacomini marked this pull request as draft October 31, 2024 16:56
@giacomini giacomini marked this pull request as ready for review October 31, 2024 16:56
Copy link
Member

@enricovianello enricovianello left a comment

Choose a reason for hiding this comment

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

There's an unused file that can be removed

src/main/resources/application-fga.yml Show resolved Hide resolved
Copy link

sonarcloud bot commented Nov 15, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
39.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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