##// END OF EJS Templates
file-store: use our own logic for setting content-type. This solves a problem...
file-store: use our own logic for setting content-type. This solves a problem when previously used resolver set different content-type+content-encoding which is an incorrect behaviour.

File last commit:

r3491:6b5497ed default
r4237:490fbd1d stable
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