Question

How to validate/confirm that embedded widget app is using the Auth code flow type authorization.

  • 1 July 2020
  • 1 reply
  • 313 views

How to validate/confirm that embedded widget app is using the Auth code flow type authorization.

We have updated the secret key in the Iframe script to change to Auth code type instead of Implict. But wanted to validate in browser or so to confirm it is using the Auth code type authorization flow.


1 reply

Userlevel 1

I am not aware of any way to validate. But as the documentation stated, if you provide both client id and client secret, then it is an implicit authentication.

Reply