Add authorization endpoint (#284)
This commit is contained in:
5
src/test/resources/configs/auth-without-private-key.yaml
Normal file
5
src/test/resources/configs/auth-without-private-key.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
auth:
|
||||
enabled: true
|
||||
publicKeyOwner: drpc
|
||||
keys:
|
||||
external-public-key: /keys/pub.key
|
||||
Reference in New Issue
Block a user