fix: remove oidc audience requirement
This commit is contained in:
parent
6cfacad131
commit
d03478637a
3 changed files with 0 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
SECRET_KEY=""
|
||||
OIDC_CONFIG="https://sso.sr2.uk/realms/sr2/.well-known/openid-configuration"
|
||||
OIDC_ISSUER="https://sso.sr2.uk/realms/sr2"
|
||||
OIDC_AUDIENCE="account"
|
||||
CLIENT_ID=""
|
||||
|
||||
DATABASE_NAME="cloud-api"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue