PrivateAIM / node-ui

User interface for a node.
0 stars 1 forks source link

Broken Logout #120

Open brucetony opened 1 month ago

brucetony commented 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.

brucetony commented 3 weeks ago

Updated the library to the beta release and the bug is gone