Good morning, I urgently need help.In one of my web applications I
implemented oauth2 authentication using the OAUTH2 service present in
FortiAuthenticator v6.6.1 via REST API, so I configured a confidential
type relying party, openid type scope and ...
Maybe I found the solution but I wanted to have confirmation from you.
In practice to log out via the rest api I first revoke the token and
then log in again. This way it seems to work....but since it is not
documented I wanted to know if it was corr...