检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
X-signature Yes String In the encrypted data session_token=xxx×tamp=xxx&nonce=xxx, session_token indicates the session token, timestamp indicates the current timestamp, nonce indicates the timestamp's hexadecimal value, and the encryption mode is RSA.
StartTLS Whether to enable startTLS for encrypted communication. true: StartTLS is enabled, and SSL cannot be set to true. false: StartTLS is not enabled. If data is synchronized to the AD server, either SSL or StartTLS must be enabled.
NULL indicates that data is not encrypted, which has security risks. Exercise caution when using this method. Encryption Key Keys used to encrypt a message. The value is left blank by default. Otherwise, the value must contain 16 digits.
StartTLS Whether to enable startTLS for encrypted communication. true: StartTLS is enabled, and SSL cannot be set to true. false: Disable StartTLS. Verifying certificate Whether to verify the certificate.
StartTLS Whether to enable startTLS for encrypted communication. true: StartTLS is enabled, and SSL cannot be set to true. false: Disable StartTLS. Certificate Verification Whether to verify the certificate.
The encrypted data to be signed must be encoded using Base64.
X-signature Yes String In the encrypted data session_token=xxx×tamp=xxx&nonce=xxx, session_token indicates the session token, timestamp indicates the current timestamp, nonce indicates the timestamp's hexadecimal value, and the encryption mode is RSA.
X-signature Yes String In the encrypted data session_token=xxx×tamp=xxx&nonce=xxx, session_token indicates the session token, timestamp indicates the current timestamp, nonce indicates the timestamp's hexadecimal value, and the encryption mode is RSA.
The signature is calculated based on the signature key (signatureSaltValue) provided by the enterprise application, along with the timestamp, nonce from the request, and the encrypted message body.
When prompted with the message "please enter what you want to encrypt content:", enter the value of credentials and press Enter to obtain the encrypted credentials, for example, {AES_GCM}0000xxxxxx222222.
If encryption is enabled, the encrypted message body is returned. The content must be decrypted, after which the random and msg fields are generated. The msg field contains the plaintext message content.
Obtaining the Signature Public Key and Algorithm Key The authentication tokens issued by OneAccess are encrypted and signed. Prepare the signature public key and algorithm key for the API provider to decrypt the token. Log in to the administrator portal.
X-signature Yes String In the encrypted data session_token=xxx×tamp=xxx&nonce=xxx, session_token indicates the session token, timestamp indicates the current timestamp, nonce indicates the timestamp's hexadecimal value, and the encryption mode is RSA.
X-signature Yes String In the encrypted data session_token=xxx×tamp=xxx&nonce=xxx, session_token indicates the session token, timestamp indicates the current timestamp, nonce indicates the timestamp's hexadecimal value, and the encryption mode is RSA.
The encryption algorithm is AES/GCM/NoPadding + Base64. msg Plaintext message body in JSON format. encrypt _msg Encrypted and Base64-encoded ciphertext of the plaintext message 'msg'.
X-signature Yes String In the encrypted data session_token=xxx×tamp=xxx&nonce=xxx, session_token indicates the session token, timestamp indicates the current timestamp, nonce indicates the timestamp's hexadecimal value, and the encryption mode is RSA.
StartTLS Whether to enable startTLS for encrypted communication. true: StartTLS is enabled, and SSL cannot be set to true. false: Disable StartTLS. Certificate Verification Whether to verify the certificate.