opensearch-docs-cn/_security/authentication-backends
Adam Gabryś b52424e67b
Describe SAML supported private key format and encryption algorithm (#1855)
OpenSearch allows signing requests by using a private key in the PKCS#8 format. If a user wants to use an encrypted key, the key must be encrypted with a PKCS#12-compatible algorithm.

The `SAML -> Request signing` documentation is extended with the requirements. It should save time of the customers who use wrong key formats or a good key format, but encrypted with an unsupported algorithm (e.g. PKCS#5 2.0 compatible algorithm).

Signed-off-by: Adam Gabryś <adam.gabrys@live.com>
2023-05-18 12:08:11 -05:00
..
authc-index.md more redirect changes 5 (#4028) 2023-05-08 08:07:01 -07:00
client-auth.md Change sample to example (#2972) 2023-02-20 11:34:20 -05:00
ldap.md Correct plugin capitalization (#3838) 2023-05-04 11:11:54 -04:00
openid-connect.md More redirects and spelling fixes (#4093) 2023-05-17 09:57:14 -07:00
proxy.md more redirect changes 5 (#4028) 2023-05-08 08:07:01 -07:00
saml.md Describe SAML supported private key format and encryption algorithm (#1855) 2023-05-18 12:08:11 -05:00