fix SAML RancherProcessor not being loaded by default

This commit is contained in:
Jens Langhammer 2019-04-18 11:01:44 +02:00
parent 53918462b6
commit 0cba1b4c45
2 changed files with 2 additions and 0 deletions

View File

@ -79,3 +79,4 @@ saml_idp:
- passbook.saml_idp.processors.salesforce
- passbook.saml_idp.processors.shibboleth
- passbook.saml_idp.processors.wordpress_orange
- passbook.saml_idp.processors.rancher

View File

@ -140,3 +140,4 @@ data:
- passbook.saml_idp.processors.salesforce
- passbook.saml_idp.processors.shibboleth
- passbook.saml_idp.processors.wordpress_orange
- passbook.saml_idp.processors.rancher