You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ To integrate with OpenID providers for authentication and authorization, follow
49
49
-[Configure ODM with a Keycloak service](authentication/Keycloak/README.md)
50
50
-[Configure ODM with a Cognito User Pool](authentication/Cognito/README.md)
51
51
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
+
52
54
#### Managing Secrets within a Vault
53
55
54
56
Ensure secure management of secrets within your deployment using one of the following methods:
0 commit comments