Update IdentityProvider/FortiAuthenticator.md

This commit is contained in:
2024-06-28 18:39:50 +00:00
parent 0ce3b212da
commit bb5d26175f

View File

@@ -4,6 +4,7 @@ In this repo we use `fac.mydomain.com` as our base URL for the FAC.
# OIDC / OAuth
## Engomo
For this serviceprovider we use this URL `engomo.mydomain.com`
### FAC - part
@@ -33,7 +34,7 @@ In this repo we use `fac.mydomain.com` as our base URL for the FAC.
6) Policy: `choose "Engomo" from Step 2`
7) Access token expiry: `change to your needs or leave default (36000 seconds)`
8) Refresh token expiry: `change to your needs or leave default (1 day)`
9) Redirect URIs: `https://fac.mydomain.com/auth`
9) Redirect URIs: `https://engomo.mydomain.com/auth`
10) Add 3 Scopes with `+ Add Relying Party Scope`
11) Set the scopes to this:
| Scope | Default |
@@ -48,5 +49,5 @@ In this repo we use `fac.mydomain.com` as our base URL for the FAC.
| :--- | :----: | :----: |
| openid | preferred_username | Email |
![RelyingParty](screenshots/FAC-engomo01.png)
**#5 Screenshots for IDP
![RelyingParty](screenshots/engomo01.png)