oidc-agent icon indicating copy to clipboard operation
oidc-agent copied to clipboard

Question about 5.1.0 release announcement

Open DrDaveD opened this issue 5 months ago • 8 comments

I have verified that 5.1.0 works with the oidc-add --skip-check option added as a result of the problem I reported in #553. However I am confused by the additional release announcement message:

When an account configuration is generated and the OP returns scopes in the initial token flow, the account
configuration is updated with those scopes.

I thought that might fix my problem without adding --skip-check or making any other changes to the wrapping tool (osg-token-renewer), but I don't see the change in behavior that is desribed. After reauthenticating, oidc-gen -p sitll shows the original requested scopes. I'm not saying this is necessarily bad, in fact I worried about what that would mean when reauthenticating, because then I would want it to go back to the original list of scopes. I'm just wonder if the above release announcement is correct.

Oh, I didn't try re-generating an account from scratch, only reauthenticating. Is that the difference?

DrDaveD avatar Jan 25 '24 23:01 DrDaveD