-
We are using yew_oauth2 in a scenario where the user may be able to select a login realm. A simple example of this using keycloak would be similar to the example below. This does not appear to be the …
-
-
### Description
Content inside logout dialog box is not properly aligned
### Steps to reproduce
Click logout, you will see.
### Screenshots
### Desktop (please complete the following informat…
-
We expect to have a logout Button in the admin dashboard panel ,
Create a button , probably in the right upper corner or any other place where it will be visible
@Quinos2003 This will be a Good s…
-
**Expected Behavior**
It is possible to enhance the documentation here to show how one can implement this with Redis? The OIDC Session Registry (for BackChannel Logouts)
https://docs.spring.io/s…
-
loginしてる状態でlogoutしてそのままloginしたときログインしていたユーザーで自動でログインされてしまう。
Googleアカウントを選択する画面に移行しない。
-
**What happened?**
The user gets the following error after pressing logout button: Expected one of: "saml2". Got "saml1" (Please see image below)
![image](https://github.com/user-attachments/ass…
-
so we found a way to dupe item using /logout and /login command on SSC servers. working on newest tshock version.
simple and free way to reproduce:
1. find NPC Guide and open his crafting help scr…
-
As a user, when you log out it should send you back to the login page.
Acceptance Criteria: When you click on the log out button it should log you out and then redirect you to the login page.
-
### Feature description
Currently when the user logs in or signs up the token gets added to the tokens array but we do not have any logout route at the backend which removes the token from the array …