Remove unsupported option for keystone mapping
saml2 is already configured as an entrypoint for the Mapped plugin. fix sp part of LP:#1808543 Related-Bug: 1808543 mapping in the config has been disable in keystone Change-Id: Ib926b14f82616f6b4d3c595a8848f191827b4b3e Depends-On: Ibff3aa2a1ac1bbf2493aaf2419ee1e4dd763934c
This commit is contained in:
parent
3c0ee62696
commit
c5dcce8879
@ -50,7 +50,6 @@ cache_time = {{ keystone_revocation_cache_time }}
|
||||
[auth]
|
||||
{% if keystone_sp != {} %}
|
||||
methods = {{ keystone_auth_methods }},saml2
|
||||
saml2 = keystone.auth.plugins.mapped.Mapped
|
||||
{% else %}
|
||||
methods = {{ keystone_auth_methods }}
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user