JanssenProject / JanssenProject/jans
Consent_gathering script failed.
- Dominant language
- Java
- Stars
- 647
- Forks
- 173
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
**Describe the bug**
consent_gathering script failed .
**To Reproduce**
Steps to reproduce the behavior:
1. Go to jans-cli.
2. Create a test client.
3. Enable consent_gathering script.
4. Add Consent_gathering to the teset client.
5. Test oidc sso in private browsing mode.
**Expected behavior**
login should be performed.
**Actual behavior***
After login consent_gathering script failed to load
**Desktop (please complete the following information):**
- OS: Ubuntu20.04
- Browser chrome,
- Version janssen-server 1.0 Build date: 2022-02-10
**Logs**
```
022-02-11 07:09:43,534 INFO [qtp1831477404-13] c34f519a-4d3e-40b6-b202-a3ef9e15fed2 [io.jans.as.server.service.AuthenticationService] (AuthenticationService.java:715) - Attempting to redirect user: User: BaseEntry [dn=inum=e7d78f94-d856-4c80-bb21-344447414355,ou=people,o=jans]
2022-02-11 07:09:43,535 INFO [qtp1831477404-13] c34f519a-4d3e-40b6-b202-a3ef9e15fed2 [io.jans.as.server.auth.Authenticator] (Authenticator.java:451) - Authentication success for User: 'admin'
2022-02-11 07:09:43,897 ERROR [qtp1831477404-18] 4e5faa27-5270-4686-b9d1-4d6c043fbf6f [as.server.authorize.ws.rs.ConsentGathererService] (ConsentGathererService.java:113) - Failed to determine page for consent-gathering script
2022-02-11 07:09:43,897 ERROR [qtp1831477404-18] 4e5faa27-5270-4686-b9d1-4d6c043fbf6f [as.server.authorize.ws.rs.AuthorizeAction] (AuthorizeAction.java:439) - Failed to initialize external consent-gathering flow. ```
Contributor guide
Assessment
This issue has not been assessed yet.