Qbusiness > Structures > AuthChallengeResponse AuthChallengeResponse¶ Structure Class¶ AuthChallengeResponse dataclass ¶ Contains details of the authentication information received from a third party authentication server in response to an authentication challenge. Attributes¶ response_map instance-attribute ¶ response_map: dict[str, str] The mapping of key-value pairs in an authentication challenge response.