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

Feature: New endpoint for get JWT of SSA based on JTI #3724

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

Milton-Ch
Copy link
Contributor

Prepare


Description

  • This new endpoint allows to obtain the JWT of an SSA based on the JTI.
  • Only the ssa.admin scope can consume this service.

closes #3723

@mo-auto mo-auto added the comp-jans-auth-server Component affected by issue or PR label Jan 30, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 30, 2023

[Jans authentication server parent] SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

0.0% 0.0% Coverage
5.1% 5.1% Duplication

@Milton-Ch Milton-Ch force-pushed the feat/new-endpoint-get-jwt-ssa branch from 6dd7f37 to 90d9387 Compare January 30, 2023 18:41
@Milton-Ch Milton-Ch marked this pull request as ready for review January 30, 2023 18:42
feat(docs): updated swagger for new endpoint get jwt of ssa, also added more documentation for scopes.
@Milton-Ch Milton-Ch force-pushed the feat/new-endpoint-get-jwt-ssa branch from 90d9387 to 1e7c3e6 Compare January 30, 2023 18:58
@yuriyz yuriyz merged commit 7dcca94 into main Jan 30, 2023
@yuriyz yuriyz deleted the feat/new-endpoint-get-jwt-ssa branch January 30, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add new get JWT ssa endpoint
3 participants