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

fix(jans-auth-server): authz challenge session attributes are overwritten after external script run #6933

Closed
yuriyz opened this issue Dec 5, 2023 · 0 comments · Fixed by #6936
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Milestone

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Dec 5, 2023

Describe the bug
fix(jans-auth-server): authz challenge session attributes are erased after external script run.

Attributes should not be erased because it may be needed for further usage.

Support: 11600

@yuriyz yuriyz assigned moabu and yuriyz and unassigned moabu Dec 5, 2023
@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Dec 5, 2023
@yuriyz yuriyz added this to the 1.0.21 milestone Dec 5, 2023
yuriyz added a commit that referenced this issue Dec 5, 2023
…tten after external script run #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Dec 5, 2023
…tten after external script run #6933 (#6936)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Dec 6, 2023
…ery #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
devrimyatar pushed a commit that referenced this issue Dec 7, 2023
…tten after external script run #6933 (#6936)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
yuriyz added a commit that referenced this issue Dec 12, 2023
…on script and dynamic registration #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yuriyz added a commit that referenced this issue Dec 12, 2023
yuriyz added a commit that referenced this issue Dec 21, 2023
…ests (#7145)

* feat(jans-auth-server): rar - added authorizationDetailsTypesSupported

#6292
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added supported authz details types to discovery #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authorization_details custom interception script and dynamic registration #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): used in templates title jans instead of oxauth #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): authorization_details authorization #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details service with check/save ability #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details support to token endpoint #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details to PAR #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details to introspection #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* chore(jans-auth-server): authz details related refactoring #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* chore(jans-auth-server): authz details related refactoring #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): added AuthzDetailsServiceTest #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): added integration test for Rich Authorization Requests #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* doc(jans-auth-server): added documentation for rich authorization requests #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
yurem pushed a commit that referenced this issue Dec 21, 2023
…ests (#7145)

* feat(jans-auth-server): rar - added authorizationDetailsTypesSupported

#6292
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added supported authz details types to discovery #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authorization_details custom interception script and dynamic registration #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): used in templates title jans instead of oxauth #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): authorization_details authorization #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details service with check/save ability #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details support to token endpoint #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details to PAR #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details to introspection #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* chore(jans-auth-server): authz details related refactoring #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* chore(jans-auth-server): authz details related refactoring #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): added AuthzDetailsServiceTest #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): added integration test for Rich Authorization Requests #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* doc(jans-auth-server): added documentation for rich authorization requests #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
devrimyatar pushed a commit that referenced this issue Dec 30, 2023
…tten after external script run #6933 (#6936)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
devrimyatar pushed a commit that referenced this issue Dec 30, 2023
…ests (#7145)

* feat(jans-auth-server): rar - added authorizationDetailsTypesSupported

#6292
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added supported authz details types to discovery #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authorization_details custom interception script and dynamic registration #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): used in templates title jans instead of oxauth #6933

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): authorization_details authorization #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details service with check/save ability #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details support to token endpoint #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details to PAR #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* feat(jans-auth-server): added authz details to introspection #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* chore(jans-auth-server): authz details related refactoring #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* chore(jans-auth-server): authz details related refactoring #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): added AuthzDetailsServiceTest #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* test(jans-auth-server): added integration test for Rich Authorization Requests #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

* doc(jans-auth-server): added documentation for rich authorization requests #6292

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
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-bug Issue or PR is a bug in existing functionality
Projects
None yet
2 participants