Skip to content

Commit 33e9c62

Browse files
authored
Introduce mTLS
1 parent 1442927 commit 33e9c62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ To integrate with OpenID providers for authentication and authorization, follow
4949
- [Configure ODM with a Keycloak service](authentication/Keycloak/README.md)
5050
- [Configure ODM with a Cognito User Pool](authentication/Cognito/README.md)
5151

52+
As an alternative to the OpenId access-token usage, it's possible to securely execute the [ODM Decision Server Runtime using mutual TLS](authentication/mutual-tls/README.md) with or without authentication/authorization.
53+
5254
#### Managing Secrets within a Vault
5355

5456
Ensure secure management of secrets within your deployment using one of the following methods:

0 commit comments

Comments
 (0)