Juju Charm - Keystone SAML Mellon
Go to file
Dmitrii Shcherbakov 7f882e9438 Pin default AssertionConsumerService to index 0
Mellon documentation mentions the following:
https://github.com/Uninett/mod_auth_mellon/blob/master/doc/user_guide/mellon_user_guide.adoc#4132-service-provider-metadata

"For indexed endpoints if isDefault is true then this is the default
endpoint to select. If no endpoint claims to be the default then the
first endpoint in the list is the default."

While isDefault element is optional and there is only one element
currently, let's make it more deterministic and specify that the element
with index 0 is also the default one.
2019-02-08 22:37:14 +03:00
src Pin default AssertionConsumerService to index 0 2019-02-08 22:37:14 +03:00
unit_tests initial functional version 2018-05-08 22:54:55 +03:00
LICENSE initial functional version 2018-05-08 22:54:55 +03:00
rebuild initial functional version 2018-05-08 22:54:55 +03:00
requirements.txt initial functional version 2018-05-08 22:54:55 +03:00
test-requirements.txt initial functional version 2018-05-08 22:54:55 +03:00
tox.ini initial functional version 2018-05-08 22:54:55 +03:00