JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
427 stars 72 forks source link

Consent_gathering script failed. #820

Open MohitMaliFtechiz opened 2 years ago

MohitMaliFtechiz commented 2 years ago

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):

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. ```
MohitMaliFtechiz commented 2 years ago

consent_gathering.zip Full logs attached here.

ossdhaval commented 7 months ago

@MohitMaliFtechiz @yuriyz I found this old issue still open after almost 2 years. Can you check and confirm if this is still an issue and if it is still relevant?

MohitMaliFtechiz commented 5 months ago

@ossdhaval ok sure