Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamline hawkBit logout behaviour (OIDC vs. Credentials) #945

Merged

Conversation

Nkyn
Copy link
Contributor

@Nkyn Nkyn commented Mar 6, 2020

When oidc configurations are set in the properties file, currently the auth provider login screen is shown even when logged in with a basic auth user.

Instead, even when oidc is configured, the user should be redirected to the same login page he previously used to login.

@schabdo schabdo added this to the 0.3.0M7 milestone Mar 9, 2020
@Nkyn Nkyn changed the title Remove logout success handler bean in oidc configuration Streamline hawkBit logout behaviour (OIDC vs. Credentials) Mar 20, 2020
@schabdo schabdo merged commit 6d9faee into eclipse-hawkbit:master Mar 23, 2020
@schabdo schabdo deleted the feature_handling_oidc_logout_success branch March 23, 2020 08:41
AmmarBikic pushed a commit to bosch-io/hawkbit that referenced this pull request Oct 2, 2020
…awkbit#945)

* remove logout success handler bean in oidc configuration

Signed-off-by: Natalia Kislicyn <[email protected]>

* changed logoutSuccessHandler for oidc configuration

Signed-off-by: Natalia Kislicyn <[email protected]>

* set target url parameter to "/" instead of null

Signed-off-by: Natalia Kislicyn <[email protected]>
krishna-devolo pushed a commit to devolo/hawkbit that referenced this pull request Sep 23, 2021
…awkbit#945)

* remove logout success handler bean in oidc configuration

Signed-off-by: Natalia Kislicyn <[email protected]>

* changed logoutSuccessHandler for oidc configuration

Signed-off-by: Natalia Kislicyn <[email protected]>

* set target url parameter to "/" instead of null

Signed-off-by: Natalia Kislicyn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants