Update IdentityProvider/FortiAuthenticator.md

This commit is contained in:
2024-06-28 18:55:10 +00:00
parent 9d491dddf1
commit d909e398a5

View File

@@ -57,6 +57,7 @@ For this serviceprovider we use this URL `engomo.mydomain.com`
**#1 Server > Authentication** **#1 Server > Authentication**
1) Hit the `+` icon to add a new IDP 1) Hit the `+` icon to add a new IDP
2) Name: `FortiAuthenticator` (choose name whatever you want) 2) Name: `FortiAuthenticator` (choose name whatever you want)
![createSP](screenshots/engomo02.png)
3) Type: OpenID Connect 3) Type: OpenID Connect
4) Issuer: https://fac.mydomain.com/api/vl/oauth 4) Issuer: https://fac.mydomain.com/api/vl/oauth
5) Client ID: `ID from FAC step #4-4` 5) Client ID: `ID from FAC step #4-4`
@@ -64,12 +65,14 @@ For this serviceprovider we use this URL `engomo.mydomain.com`
7) Config Mode: `Auto-Configuration` 7) Config Mode: `Auto-Configuration`
8) Access token pass-through: `Prohibited` 8) Access token pass-through: `Prohibited`
9) Save 9) Save
![SP](screenshots/engomo03.png)
**#2 Users & Devices > Users** **#2 Users & Devices > Users**
1) Create a new user (`+` icon) or use an existing one 1) Create a new user (`+` icon) or use an existing one
2) Authenticator: Choose `FortiAuthenticator` from step #2 2) Authenticator: Choose `FortiAuthenticator` from step #2
![User](screenshots/engomo04.png)
**#3 Screenshots for IDP** **#3 Screenshots for IDP**
![createSP](screenshots/engomo02.png)
![SP](screenshots/engomo03.png)
![User](screenshots/engomo04.png)