feat: Add support for client_credentials authentication

This commit is contained in:
Joachim Van Herwegen
2022-04-07 16:26:34 +02:00
parent bedab907f9
commit 2ec8fabd54
40 changed files with 1120 additions and 125 deletions

View File

@@ -31,6 +31,7 @@ describe('An OwnerPermissionReader', (): void => {
settings = {
useIdp: true,
podBaseUrl,
clientCredentials: [],
};
accountStore = {