34993d332c
Move SAML2 related auth plugins directly to keystoneauth. Since SAML2 plugins requires ``lxml` which is a heavy dependency, plugins will be installed on request: $ pip install keystoneauth[saml2] Authentication plugins has been renamed to Saml2Password and ADFSPassword. Change-Id: I7872f7524902e4b723ab685c684e16162a4af781 Implements: bp saml2-to-ksa
0 lines
Python
0 lines
Python