Skip to content
#

authorization

Here are 1,844 public repositories matching this topic...

Crevil
Crevil commented Feb 11, 2021

Describe the bug

Thank you for a great project and documentation. I ran into a bug (I think) while playing with the 5 minute tutorial.

When revoking an access token that is not found the hydra server returns a 404 response but this is not a defined response in the swagger specification. This leads to an error like `response status code does not match any response statuses defined for thi

blazorboilerplate
trihugger
trihugger commented Jan 11, 2020

One of the major topics in an enterprise application is encryption at rest. With SQL server 2016+ it is possible to do encryption at rest. .Net Core wasn't compatible until recently, which I think now supports only TDE (Transparent Data Encryption).

I don't know enough to implement enough, but here's an article I found.

https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/c

Improve this page

Add a description, image, and links to the authorization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the authorization topic, visit your repo's landing page and select "manage topics."

Learn more