How to Fix Keycloak Logout Issue With Spring Cloud Gateway - Part 3

Поделиться
HTML-код
  • Опубликовано: 25 янв 2025

Комментарии • 12

  • @too4513
    @too4513 20 дней назад

    Hi, would you know how to fix the postlogout redirect CORS error when redirected back to the Gateway from the Spring Authorization server? I have the CORS configuration setup but getting the Response to preflight request doesnt pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource

  • @iHelperRo
    @iHelperRo 5 месяцев назад

    How can I remove those spring security default pages? Moving to Spring ouath2 client is the biggest pain in the ass with ui integration and everything.

  • @marypaul9627
    @marypaul9627 2 года назад

    Hi please how can i reach you i need some help and clarification on this tutorial i am trying to implement it with also react front end and it is not working

  • @filipujcik5530
    @filipujcik5530 Год назад

    what happens when someone directly logout in keycloak not over spring app ? Could you explain how to validate if sesion still exists in keycloak ?

    • @RefactorFirst
      @RefactorFirst  Год назад

      If the session still exists, then your protected resources will be directly available without being redirected to the login page.

  • @TheLordGamesTv
    @TheLordGamesTv 2 года назад

    hey, cool video series. I can ask you to record the 4th series, which will be about how to synchronize users registered via keycloak with users who are in the database of our application.(Keycloak Synch Registered users into local db)

  • @marypaul9627
    @marypaul9627 2 года назад

    i have no idea why until now whn i hit localhost:9090/product i get this Whitelabel Error Page
    This application has no configured error view, so you are seeing this as a fallback.
    Tue Dec 20 17:42:05 CET 2022
    [f38b0f27-21] There was an unexpected error (type=Not Found, status=404).

  • @charluz
    @charluz 2 года назад

    Well done, thanks so much !

  • @Zero22749
    @Zero22749 2 года назад

    Excelent Work, now it geive me this error: invalid redirect uri

    • @RefactorFirst
      @RefactorFirst  2 года назад

      Check the redirect url in keycloak and the one from the setting.. it should match..

    • @Zero22749
      @Zero22749 2 года назад

      @@RefactorFirst Thansk, It Work

  • @adilmuhammad6078
    @adilmuhammad6078 Год назад

    The background sound annoys me. Please exclude it in your next video