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
457 stars 74 forks source link

fix(jans-tent): jans-tent using acr_values=agama ,flow not working #4405

Closed manojs1978 closed 1 year ago

manojs1978 commented 1 year ago

Describe the bug agama flow not working

To Reproduce Steps to reproduce the behavior:

  1. Go to jans tent
  2. configure according to steps mentioned
  3. https://github.com/JanssenProject/jans/blob/main/demos/jans-tent/README.md#jans-tent
  4. modify config.py for ACR for agama add ADDITIONAL_PARAMS = {'agama_flow': 'test'}
  5. deploy agam flow
  6. run main.py
  7. access https://localhost:9090
  8. See error

Expected behavior should able to get agama login page

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. flow.txt

MohitMaliFtechiz commented 1 year ago

hello @all i am getting blank page on rhel 8 also on agma flow Screenshot from 2023-03-31 14-56-27

christian-hawk commented 1 year ago

have you handled it, @manojs1978 ? This is probably not related to jans-tent

manojs1978 commented 1 year ago

not resolved yet @christian-hawk. yes i also think it is not related to jans-tent but agama more

manojs1978 commented 1 year ago

realted issue : https://github.com/JanssenProject/jans/issues/4511

@jgomer2001 , as per documentation, enabled agama script and it revision is increased automatically and set enable=true for agamaconfiguration property.

now getting below error image

manojs1978 commented 1 year ago

working fine now able to complete jans -tent agama flow image