Add code-challenge-method to oauth2-proxy configuration for enhanced security compliance
This commit is contained in:
@@ -44,6 +44,7 @@ in
|
||||
auth-logging = true;
|
||||
session-store-type = "cookie";
|
||||
skip-provider-button = true;
|
||||
code-challenge-method = "S256";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user