dotnet-fake-json-server icon indicating copy to clipboard operation
dotnet-fake-json-server copied to clipboard

Integration with external oAuth2 server such as IdentityServer4 or Azure AD

Open workcontrolgit opened this issue 2 years ago • 1 comments

Does your product support JWT for security? Would it be possible to integrate with 3rd party oAuth2 server such as IdentityServer4 or Azure AD for JWT?

workcontrolgit avatar May 20 '22 02:05 workcontrolgit

Hi! Currently, this project doesn't support 3rd party authentication providers.

There are no technical limitations that would prevent adding new 3rd party authentication to this project. I can't help with the implementation, as I don't have IdentityServer or Azure AD setup. Would you like to create the authentication for Is4 or AzureAD? I can help with the implementation if you have some questions.

ttu avatar May 23 '22 11:05 ttu