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?
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
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?
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
Bhai whitelisting ka kaise krna h?