re-apply fixing jwt-curl by introducing client-id and -secret (was included in the reversal) (#201)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/201
This commit is contained in:
+3
-2
@@ -8,7 +8,8 @@ unset HSADMINNG_OFFICE_DATA_SQL_FILE
|
||||
|
||||
unset HSADMINNG_JWT_ISSUER
|
||||
unset HSADMINNG_JWT_JWKS_URL
|
||||
unset HSADMINNG_JWT_TOKEN_URL
|
||||
unset HSADMINNG_JWT_CLIENT_ID
|
||||
unset HSADMINNG_JWT_CLIENT_SECRET
|
||||
unset HSADMINNG_JWT_USERNAME
|
||||
unset HSADMINNG_JWT_PASSWORD
|
||||
unset HSADMINNG_JWT_TOKEN_URL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user