Skip to content

Commit

Permalink
Merge pull request #290 from silversword411/main
Browse files Browse the repository at this point in the history
SSO Troubleshooting section
  • Loading branch information
silversword411 authored Nov 25, 2024
2 parents f066e6e + 4ff21ea commit 8f159a8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
Binary file added docs/ee/sso/images/entra_error_loggingin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions docs/ee/sso/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,6 @@ For those who have no interest in using this feature and want it completely disa
=== ":material-docker: Docker install"
Add `TRMM_DISABLE_SSO=True` to your `.env` file and run ```docker compose down && docker compose up -d ```


## How do I activate SSO as a new sponsor?

*Ignore the following if you're an existing sponsor upgrading from a version below 0.20.0, as SSO will automatically be activated for you during the upgrade process.*
Expand Down Expand Up @@ -379,4 +378,15 @@ For those who have no interest in using this feature and want it completely disa
docker compose up -d
```

For any issues with activating SSO, [open a ticket](https://support.amidaware.com).
For any issues with activating SSO, [open a ticket](https://support.amidaware.com).

## Troubleshooting

!!!note
SSO errors are usually logged on your providers side. Check there for error messages.

"There was an error logging into your provider."

![Error logging into your provider](images/entra_error_loggingin.png)

The email address exists in the TRMM local users as well as your SSO. Update the local TRMM users email to [email protected] and then you'll be able to login.

0 comments on commit 8f159a8

Please sign in to comment.