Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/sso_open_id_connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ to the corresponding OpenID Connect claims:

To use the automatic mapping, add one of the fields above and click on the magic wand button near to the "Userinfo claim" input.

To activate your new authentication provider, execute the following command within your fabmanager Docker container:

`rails fablab:auth:switch_provider[PROVIDER_NAME]`

**Note:** A container restart is required for the changes to take effect (for any change of the provider settings)!

## Known issues

```
Expand Down