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): different agama flows are recognized as different acr script #8652

Closed
yuriyz opened this issue Jun 4, 2024 · 0 comments · Fixed by #8653 or #8654
Closed

fix(jans-auth-server): different agama flows are recognized as different acr script #8652

yuriyz opened this issue Jun 4, 2024 · 0 comments · Fixed by #8653 or #8654
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@yuriyz
Copy link
Contributor

yuriyz commented Jun 4, 2024

Describe the bug

2024-06-04 02:02:59,301 INFO [qtp1260134048-21] 328795bf-5b74-4884-8abf-f88a34498db2 [io.jans.as.server.service.SessionIdService] (SessionIdService.java:202) - Acr is changed. Session acr: agama (level: 10), current acr: agama_io.jans.agamaLab.main (level: null)

Expected behavior
Acrs prefixed with agama_ must be recognized as agama acr and does not trigger acr changed logic.

@yuriyz yuriyz self-assigned this Jun 4, 2024
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Jun 4, 2024
yuriyz added a commit that referenced this issue Jun 4, 2024
…ferent acr #8652

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
moabu added a commit that referenced this issue Jun 4, 2024
…ferent acr #8652 (#8653)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
yuriyz added a commit that referenced this issue Jun 4, 2024
…erent acr #8652

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@yuriyz yuriyz reopened this Jun 4, 2024
yuriyz added a commit that referenced this issue Jun 4, 2024
…erent acr #8652 (#8654)

* fix(jans-auth-server): do not recognized different agama flows as different acr #8652

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

* fix(jans-auth-server): do not recognize different agama flows as different acr #8652

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

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
moabu pushed a commit that referenced this issue Jun 6, 2024
…ferent acr #8652 (#8653)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
(cherry picked from commit 9fe2ef0)
moabu pushed a commit that referenced this issue Jun 6, 2024
…erent acr #8652 (#8654)

* fix(jans-auth-server): do not recognized different agama flows as different acr #8652

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

* fix(jans-auth-server): do not recognize different agama flows as different acr #8652

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

---------

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
(cherry picked from commit f9641cf)
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