.net core 6- JWT authentication with keycloak realm url
I want to i开发者_C百科mplement the jwt authentication with the keycloak URL in .net 6. I have a URL where get the certificate and other things. So anyone can help me with how I can implement that thing?
How we can use realm params in that validation?
Thanks
精彩评论