Spring Security : Keycloak Authorization in Spring Boot Part - 2

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

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

  • @codingispassion6376
    @codingispassion6376 4 месяца назад +1

    Can you please tell me how to permit the Swagger UI? I tried adding the Swagger URIs in the filter chain method using 'permitAll', but it is not working. I also added the Swagger URIs in the `enforcement.json` file in the `path` array, and it worked, but then authorization for the endpoints stopped working. How can I resolve this issue?

  • @memsofgamers9479
    @memsofgamers9479 4 месяца назад

    I have a CustomRegistroryClientRepository like CustomUserDetailsService, in users way we use AuthenticationManagerBuilder to set the userDetailsService is their any way like that to make my authorization server know about my customRegistredClientRepository please help me, Thank you in advance

  • @codingispassion6376
    @codingispassion6376 4 месяца назад

    Bhai whitelisting ka kaise krna h?