##// END OF EJS Templates
configs: use new style of comments on .ini files....
configs: use new style of comments on .ini files. - This will allow better diffing options with control mako templates - main problem was ## comments which in mako we needed to escape. - cleanup configurations with some nicer formatting/comments

File last commit:

r3491:6b5497ed default
r4169:089413ab 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