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
lua-resty-openidc version 1.7.0 removes a check where lua-resty-openidc requires issuer to be == to the discovery URL domain zmartzone/lua-resty-openidc#219
Any chance of updating the version of openIDC used to 1.7.0 in the DockerFile so it works with Azure OpenID Connect?
Assuming I've not misunderstood something.
Thanks. John.
lua-resty-openidc version 1.7.0 removes a check where lua-resty-openidc requires issuer to be == to the discovery URL domain
zmartzone/lua-resty-openidc#219
The check can be a problem with working with Azure AD e.g.
zhzy0077/lua-resty-openidc-azure-ad@18bd904
Any chance of updating the version of openIDC used to 1.7.0 in the DockerFile so it works with Azure OpenID Connect?
Assuming I've not misunderstood something.
Thanks. John.