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): introduced new 'prepareAuthzRequest' method in authorization challenge script #10598

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Jan 13, 2025

Description

feat(jans-auth-server): introduced new 'prepareAuthzRequest' method in authorization challenge script

Target issue

closes #10588

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)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

@yuriyz yuriyz requested review from yurem and yuriyzz as code owners January 13, 2025 12:24
@yuriyz yuriyz self-assigned this Jan 13, 2025
@yuriyz yuriyz enabled auto-merge (squash) January 13, 2025 12:25
@mo-auto mo-auto added comp-docs Touching folder /docs comp-jans-auth-server Component affected by issue or PR comp-jans-core Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Jan 13, 2025
Copy link

@yuriyz yuriyz merged commit 02c240e into main Jan 13, 2025
1 check passed
@yuriyz yuriyz deleted the jans-auth-server-10588 branch January 13, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-docs Touching folder /docs comp-jans-auth-server Component affected by issue or PR comp-jans-core 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.

fix(jans-auth): token obtained after flow with authz challenge endpoint has no scopes
4 participants