Skip to content

Commit

Permalink
Set default userset
Browse files Browse the repository at this point in the history
  • Loading branch information
patschilf committed Jul 4, 2023
1 parent 20dc131 commit 7068873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM kristophjunge/test-saml-idp

ENV SIMPLESAMLPHP_SP_ENTITY_ID "localhost"
ENV SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE "http://localhost:3000/login/saml"
ENV SIMPLESAMLPHP_USERSET "unb"
ENV SIMPLESAMLPHP_USERSET "default"

WORKDIR /var/www/simplesamlphp

Expand Down

0 comments on commit 7068873

Please sign in to comment.