You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just want to point out, that the oidc_standalone tool looks buggy in that it does not use OpenIDConnect.jl for connecting, but the javascript oidc client. Hence also the client_secret is not used in the current oidc_standalone.jl
haven't tested it though.
Thank you very much for this package!
The text was updated successfully, but these errors were encountered:
Hello,
just want to point out, that the oidc_standalone tool looks buggy in that it does not use OpenIDConnect.jl for connecting, but the javascript oidc client. Hence also the
client_secret
is not used in the current oidc_standalone.jlhaven't tested it though.
Thank you very much for this package!
The text was updated successfully, but these errors were encountered: