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): added ability to propagate session from authz challenge script to grant object #6864 #7978

Merged
merged 4 commits into from
Mar 7, 2024

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Mar 6, 2024

Description

feat(jans-auth-server): added ability to propagate session from authz challenge script to grant object

Target issue

closes #6864

Test and Document the changes

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

@yuriyz yuriyz self-assigned this Mar 6, 2024
@yuriyz yuriyz requested a review from yurem as a code owner March 6, 2024 14:44
@mo-auto mo-auto added area-documentation Documentation needs to change as part of issue or PR comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Mar 6, 2024
@yuriyz yuriyz enabled auto-merge (squash) March 7, 2024 10:17
@yuriyz yuriyz merged commit e139873 into main Mar 7, 2024
1 of 2 checks passed
@yuriyz yuriyz deleted the jans-auth-server-6864 branch March 7, 2024 11:50
yuriyz added a commit that referenced this pull request Nov 7, 2024
… challenge script to grant object #6864 (#7978)

* feat(jans-auth-server): added ability to propagate session from authz challenge script to grant object #6864

Signed-off-by: YuriyZ <[email protected]>

* feat(jans-auth-server): fixed case when session is prepared by script

Signed-off-by: YuriyZ <[email protected]>

* chore(jans-auth-server): renamed method for clarity

Signed-off-by: YuriyZ <[email protected]>

---------

Signed-off-by: YuriyZ <[email protected]>
Former-commit-id: e139873
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-documentation Documentation needs to change as part of issue or PR 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): add ability to propagate session from authz challenge script to grant object
4 participants