GoogleCloudPlatform/jit-groups

Reauthenticate the Google account

elamcheliyan opened this issue · 2 comments

When the user gets the just-in-time approval, we would like to force the re-authentication of Google single-sign-on. Just for security reasons. Is it possible to do so in the application?
If not suggest is there any other way?

Yes, you can do that by configuring IAP reauthentication.

Thanks