fix:(jans-config-api) (openbanking profile) getting error "Index 0 out of bounds for length" while fetching list of user #1878
Labels
comp-jans-config-api
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Milestone
Describe the bug
getting error "Index 0 out of bounds for length" while getting list of user in user management.
To Reproduce
Steps to reproduce the behavior:
download installer wget https://raw.githubusercontent.com/JanssenProject/jans/main/jans-linux-setup/jans_setup/install.py
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"
access openbanking profile using jans-cli
select 4 for configuration then select 5 for user management
select 1 to get list of users
select default values for filters
Expected behavior
should able to get list of available users
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: