Skip to main content
harshs684550
March 1, 2023
Question

Remove Access token explicitly from OAuth2.0 code grant flow

  • March 1, 2023
  • 1 reply
  • 0 views

Hi there, 

We are OAuth 2.0 code grant flow to connect to an system. We want a functionality where we can have a logout button which will remove the auth token for that particular user.

1 reply

srinivast0001
March 10, 2023

hi,

to remove access token explicitly while using code grant, is through token expiration or revoke permission, revoke permissions is generally happens through third party system/end system.
Please reffer the following link.

docs.appian.com/.../Oauth_connected_system.html