Open brucetony opened 1 month ago
When trying to log out, keycloak claims there is a invalid paramter appended to the URL.
This is a known issue with the OIDC library: https://github.com/itpropro/nuxt-oidc-auth/issues/62
This package will need to be updated as soon as the next release comes out.
Updated the library to the beta release and the bug is gone
When trying to log out, keycloak claims there is a invalid paramter appended to the URL.
This is a known issue with the OIDC library: https://github.com/itpropro/nuxt-oidc-auth/issues/62
This package will need to be updated as soon as the next release comes out.