irods-contrib / irods_auth_plugin_openid

Other
2 stars 2 forks source link

force re-authentication whenever user runs iinit #7

Closed theferrit32 closed 6 years ago

theferrit32 commented 6 years ago

previously, if iinit was run while user was already logged into irods, it would just reuse that existing session.

iinit should do a clean login flow, by providing the authorization url and waiting for a callback.