| Client ID | If your application provides its own client ID, you can configure it. |
| Redirect-URL | Enter the Redirect-URL (i.e. the endpoint where you want to send/post your JWT token). You can add multiple redirect URLs by separating them with a ‘,’.E.g. ABC Network - ABC.com ,.xyz Domain Names |
| Allowed Logout URLs | The URL for the SLO return. This is a URL on the service provider where Fixiam sends its sign out response (as a POST operation). If the SP doesn't have a specific SLO URL, the main SP URL can be used. |
| Access Token Expiry (In Hours) | Expiration time of access token. |
| Refresh Token Expiry (In Days) | Expiration time of refresh token. |
| Subject | This defines what user’s profile attribute should be used as ‘sub’ claim in the JWT access token. |