##// END OF EJS Templates
users: added more secure way for fetching authentication tokens....
users: added more secure way for fetching authentication tokens. - we don't expose ALL on single page - request needs a validation before viewing of each token - will later add 2nd layer of auth.

File last commit:

r3491:6b5497ed default
r4316:674186c0 default
Show More
auth-saml-generic.rst
19 lines | 347 B | text/x-rst | RstLexer
/ docs / auth / auth-saml-generic.rst
docs: added SAML documentation....
r3290 .. _config-saml-generic-ref:
SAML 2.0 Authentication
-----------------------
**This plugin is available only in EE Edition.**
RhodeCode Supports standard SAML 2.0 SSO for the web-application part.
Please check for reference two example providers:
.. toctree::
auth-saml-duosecurity
auth-saml-onelogin
docs: added example how to enroll multiple users to SAML.
r3491 auth-saml-bulk-enroll-users
docs: added SAML documentation....
r3290