TracCloudTechSSO: Difference between revisions

From Redrock Wiki

No edit summary
No edit summary
Line 8: Line 8:


We can be reached at [mailto:helpdesk@go-redrock.com helpdesk@go-redrock.com]
We can be reached at [mailto:helpdesk@go-redrock.com helpdesk@go-redrock.com]
 
<hr>
==SAML==
==SAML==
To setup SAML authentication, the following steps will need to be completed. At least one of the attributes being sent must match the contents of the username field in your Trac System, typically the first part of the email address.
To setup SAML authentication, the following steps will need to be completed. At least one of the attributes being sent must match the contents of the username field in your Trac System, typically the first part of the email address.
Line 23: Line 23:


:This makes implementing SAML on your system significantly faster, but isn't required.
:This makes implementing SAML on your system significantly faster, but isn't required.
 
<hr>
==CAS==
==CAS==
To setup CAS authentication:
To setup CAS authentication:
Line 31: Line 31:


<big>2. Send us your CAS settings</big>
<big>2. Send us your CAS settings</big>
<b>:*CAS Login URL
<b>
:*CAS Login URL
:*CAS Validate URL
:*CAS Validate URL
:*CAS Logout URL</b>
:*CAS Logout URL
 
</b>
 
<hr>
==LDAP==
==LDAP==



Revision as of 16:42, 2 August 2021


TracCloud Single Sign-on Configuration
TracCloud supports SAML, CAS, and LDAP for user authentication. Information on each of these options is available below. We can be reached at helpdesk@go-redrock.com

SAML

To setup SAML authentication, the following steps will need to be completed. At least one of the attributes being sent must match the contents of the username field in your Trac System, typically the first part of the email address.

1. Install our Metadata

Available here: https://sso.trac.cloud/simplesaml/module.php/saml/sp/metadata.php/trac5-saml

2. Send us your Metadata

Either a URL or an XML file.

3. Send us a test account

This makes implementing SAML on your system significantly faster, but isn't required.

CAS

To setup CAS authentication:

1. Add Redrock as an authorized service

Here is our URL: https://sso.trac.cloud/cas_return.php

2. Send us your CAS settings

  • CAS Login URL
  • CAS Validate URL
  • CAS Logout URL


LDAP