Skip to content

Commit d556fdb

Browse files
authored
Update README.md
1 parent 33e9c62 commit d556fdb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +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.
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).
5354

5455
#### Managing Secrets within a Vault
5556

0 commit comments

Comments
 (0)