ajaypunekar1
ajaypunekar1
I have two apis which perform different task. I want to validate client has permission to access the api when user grant(on **consent** page) the permission. Calender api 1: calender.read...
Is there any way to show all scopes in Swagger `Available authorizations` pop up? I can see this below code to add scopes but it is reading scopes from configuration....
I am trying to run the project with SqlServer as store. When the application runs, it throws errors related to DataProtectionKeys tables not being present. I have deleted existing repository...