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

feat(jans-auth-server): upgraded tx_token implementation to latest spec #8471

Merged
merged 9 commits into from
May 14, 2024

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented May 9, 2024

Description

feat(jans-auth-server): upgrade tx_token implementation to latest spec

Target issue

closes #7903

Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

yuriyz added 2 commits May 9, 2024 11:43
#7903
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@yuriyz yuriyz requested review from yurem and yuriyzz as code owners May 9, 2024 08:45
@yuriyz yuriyz marked this pull request as draft May 9, 2024 08:45
@yuriyz yuriyz self-assigned this May 9, 2024
@yuriyz yuriyz changed the title feat(jans-auth-server): upgrade tx_token implementation to latest spec feat(jans-auth-server): upgraded tx_token implementation to latest spec May 9, 2024
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels May 9, 2024
#7903
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
#7903
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
#7903
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
…token request

#7903
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@yuriyz yuriyz marked this pull request as ready for review May 14, 2024 09:08
@yuriyz yuriyz enabled auto-merge (squash) May 14, 2024 09:08
Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed for 'jans-cli'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed for 'keycloak-integration-parent'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed for 'jans-core'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@yuriyz yuriyz merged commit 820e53a into main May 14, 2024
1 of 2 checks passed
@yuriyz yuriyz deleted the jans-auth-server-7903 branch May 14, 2024 15:29
Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed for 'jans-linux-setup'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed for 'jans-config-api-parent'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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 kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(jans-auth-server): check transaction tokens support with latest updated spec
4 participants