jans icon indicating copy to clipboard operation
jans copied to clipboard

Fix:(jans-cli)(open banking) Unable to create UMA resource

Open manojs1978 opened this issue 3 years ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

1)b download installer wget https://raw.githubusercontent.com/JanssenProject/jans/main/jans-linux-setup/jans_setup/install.py 2) run install.py : python3 install.py --profile=openbanking --args="-ob-key-fn=/opt/jans/jans-setup/openbanking/static/ob-gluu-test.key -static-kid=ob-gluu-test -jwks-uri=https://ox.gluu.org/icrby8xcvbcv/ob/ob-gluu-test.jwks --disable-ob-auth-script -ob-alias=ob-gluu-test"

  1. access openbanking profile using jans-cli
  2. select 8 for OAuth then select 2 for UMA resource
  3. select 2 to create new user.

add any values as given in screenshot.

Expected behavior should able to create UMA resource

Screenshots image

Desktop (please complete the following information):

  • OS: ubuntu
  • Browser
  • Version [e.g. 22]

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

manojs1978 avatar Jul 26 '22 09:07 manojs1978