diff --git a/IdentityProvider/FortiAuthenticator.md b/IdentityProvider/FortiAuthenticator.md index 7c468d8..3fbc18a 100644 --- a/IdentityProvider/FortiAuthenticator.md +++ b/IdentityProvider/FortiAuthenticator.md @@ -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) \ No newline at end of file +**#5 Screenshots for IDP +![RelyingParty](screenshots/engomo01.png) \ No newline at end of file