sn-client icon indicating copy to clipboard operation
sn-client copied to clipboard

API key management on admin UI

Open tusmester opened this issue 2 years ago • 0 comments

Developers can use API keys for authentication (in case of 3rd party services this is the only option). Add a new section to the API and security settings page where administrators can manage API keys.

Add a new tab here:

image.png

Tutorial: https://docs.sensenet.com/tutorials/authentication/how-to-authenticate-apikey

The backend OData API offers the following methods: https://github.com/SenseNet/sensenet/blob/master/src/Services.Core/Operations/ApiKeyOperations.cs

tusmester avatar Jan 25 '23 12:01 tusmester