!!! We are currently migrating this Cloud Instance to our own hosted Server instance !!!

Please follow this link to get to the content you wanted: https://wiki.resolution.de/x/IID8B

Thanks for your understanding.



This guide describes how to complete the initial setup for SAML Single Sign On (SSO) for Confluence with G Suite (Google App), applicable from plugin version 0.14.5. If you need any further support please feel free to contact us here

Step1 Install the plugin
Step2 Setup the ADFS (A-E)
Step3 Configure the Plugin (A-B)
Step4 Test
Step5 Enable login redirection
Advanced Configuration

Prerequisites

Step 1: Install the plugin 


Click Add-ons under Confluence Administration on the top right corner of your Confluence interface. Then, choose Find new add-ons and you will be taken to Atlassian Marketplace. Search for SAML SSO and click on Free Trial to install. 


After installation succeeded, click on Manage, then choose Configure. Now, you are on the plugin configuration page. 


 


Back to Top


Step 2: Setup G Suite 

Login to the Google Admin console at https://admin.google.com

Substep A. Download IdP Meta Data.

Back to Top

Substep B. Fill in Application Name and Description

Choose an Application Name and Description and click Next.



Substep C. Enter the Service Provider Details.



Substep D. Configure the Attribute Mapping


Substep E. Enable the IdP


Back to Top

Step 3: Configure the Plugin

To continue Step 3, please go back to the plugin configuration page opened in Step1.   

Substep A: Load G Suite Meta Data.

Substep B: Configure general Confluence groups

If a user logs in using SAML, he will be added to the groups specified in the User Groups section. This applies to all users. The user is assigned to these groups in addition to the groups in the SAML-response's attribute. The standard group in Confluence is called "confluence-users".

     





Step 4: Test

If the user should use SSO only, we recommend using a long string of random characters for the password.



Back to Top

Step 5: Enable login redirection

With these settings, users accessing Confluence will be automatically redirected to the IdP. So if they already logged in at Google, then they would be also instantly logged in to Confluence.


Advanced Configurations

Advanced IdP settings

Advanced general settings

 

All changes require clicking the save button to be active.

Userid transformation

G Suite can only provide the email address as userid. If your JIRA usernames are e.g. user with the email address user@example.com, you can transform it.

User creation/update with combined fields

Users can be created during their first login (see Create or update users with data from a SAML response)

G Suite cannot provide the full name as a single field. This is why the full name attribute setting allows a special syntax:

Multiple attributes can be combined by enclosing the attribute names in {}. 

Back to Top