Skip to content

Commit 93c2032

Browse files
authored
Merge pull request #249 from DecisionsDev/mmouly-patch-1
Introduce mTLS
2 parents 1442927 + d556fdb commit 93c2032

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ 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 using OpenId Connect, it is also possible to execute Business Decisions securely using mTLS with or without authentication/authorization.
53+
Read more in [ODM Decision Server Runtime using mutual TLS](authentication/mutual-tls/README.md).
54+
5255
#### Managing Secrets within a Vault
5356

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

0 commit comments

Comments
 (0)