# Opsgenie

#### Opsgenie Configuration

* Log into your Opsgenie admin session and in Settings go to Login and SSO

* If you're using Atlassian login siwtch to Opsgenie login

* Go to the SAML tab and fill the following fields:

* SAML 2.0 Endpoint:

```exp
https://mydomain.trustelem.com/app/33XXXX/sso
```

* SLO Endpoint (optional):

```exp
https://mydomain.trustelem.com/app/33XXXX/on_logout
```

* X.509 Certificate:

```exp
$cert = "MIIDXXX...XXXNTYw=="
```

* You can also check Provision new users on the first login automatically if you want new users to have their accounts automatically created on Opsgenie at their first login through SSO

#### Trustelem Configuration

* On Opsgenie copy the link in the Identifier field and paste it in the corresponding field on Trustelem

* On Opsgenie copy the link in the SAML 2.0 Service URL field and paste it in the corresponding field on Trustelem