Difference between revisions of "Atlassian Cloud"

From Studentnet Wiki
Jump to navigation Jump to search
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
When adding an Atlassian Cloud service you will be presented with a simple confirmation page that looks like this
+
==SSO Setup with Cloudwork==
 +
 
 +
When adding Single Sign On for an Atlassian Cloud service you will be presented with a simple confirmation page that looks like this
  
 
[[File:acloud.png|600px]]
 
[[File:acloud.png|600px]]
  
After confirmation you will move to another page, to finish setting up your new Service, you will need to tell the service provider about your Cloudwork Identity Provider.
+
After confirmation you will move to another page, to finish setting up Single Sign On for your new Service, you will need to tell the service provider about your Cloudwork Identity Provider.
  
Details to help you configure your new Service can also be found on this page.
+
Details to help you configure Single Sign On can also be found on the Cloudwork Dashboard through Features -> Single Sign On -> Identity Provider
  
 
[[File:sobs2.png|700px]]
 
[[File:sobs2.png|700px]]
Line 16: Line 18:
 
*Certificate - the certificate is available to download
 
*Certificate - the certificate is available to download
 
*XML file download - You can download an XML Metadata file for the identity provider as some services require this as an XML file
 
*XML file download - You can download an XML Metadata file for the identity provider as some services require this as an XML file
 +
 +
==SSO Setup with Atlassian Cloud==
 +
 +
# Login to admin.atlassian.com
 +
# Navigate to security
 +
# Go to SAML single sign-on
 +
# Add SAML Configuration
 +
# Fill out the fields (Found after adding Atlassian Cloud as a service)
 +
#:: Identity provider Entity ID = your school's Entity ID
 +
#:: Identity provider SSO URL = your school's Sign On endpoint
 +
#:: Public X509 Certificate = In XML file download there is a section in it called X509 certificate, copy its contents and past it in the field.
 +
# Click Save configuration
 +
 +
 +
 +
[[Category:Single Sign On Services]]

Revision as of 06:02, 7 August 2019

SSO Setup with Cloudwork

When adding Single Sign On for an Atlassian Cloud service you will be presented with a simple confirmation page that looks like this

Acloud.png

After confirmation you will move to another page, to finish setting up Single Sign On for your new Service, you will need to tell the service provider about your Cloudwork Identity Provider.

Details to help you configure Single Sign On can also be found on the Cloudwork Dashboard through Features -> Single Sign On -> Identity Provider

Sobs2.png

These are the metadata details of the identity provider that can be accessed on this page. They include:

  • Entity ID - Is also the metadata URL
  • Sign On Endpoint - Otherwise known as ACS, or Assertion Consumer Endpoint
  • Logout Endpoint - Otherwise known SLS or SLO endpoint
  • Certificate - the certificate is available to download
  • XML file download - You can download an XML Metadata file for the identity provider as some services require this as an XML file

SSO Setup with Atlassian Cloud

  1. Login to admin.atlassian.com
  2. Navigate to security
  3. Go to SAML single sign-on
  4. Add SAML Configuration
  5. Fill out the fields (Found after adding Atlassian Cloud as a service)
    Identity provider Entity ID = your school's Entity ID
    Identity provider SSO URL = your school's Sign On endpoint
    Public X509 Certificate = In XML file download there is a section in it called X509 certificate, copy its contents and past it in the field.
  6. Click Save configuration