[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["\u003cp\u003eThis content details four different message types related to authentication: Certificate, SamlConfig, SamlIdpConfig, and SamlRpConfig.\u003c/p\u003e\n"],["\u003cp\u003eThe Certificate message stores public key information in x509 PEM format, specifically for certificate data.\u003c/p\u003e\n"],["\u003cp\u003eSamlConfig defines the structure for storing a pair of SAML relying party (RP) and identity provider (IDP) configurations, along with a customer ID.\u003c/p\u003e\n"],["\u003cp\u003eSamlIdpConfig contains the configuration for a SAML identity provider, including the entity ID, SSO URL, certificate details, and a flag for signing requests.\u003c/p\u003e\n"],["\u003cp\u003eSamlRpConfig outlines the configuration for a SAML relying party, specifying its entity ID and the callback URL for handling IDP responses.\u003c/p\u003e\n"]]],[],null,["# Package apps_auth\n\nIndex\n-----\n\n- [Certificate](/identity-platform/docs/reference/rpc/apps_auth#apps_auth.Certificate) (message)\n- [SamlConfig](/identity-platform/docs/reference/rpc/apps_auth#apps_auth.SamlConfig) (message)\n- [SamlIdpConfig](/identity-platform/docs/reference/rpc/apps_auth#apps_auth.SamlIdpConfig) (message)\n- [SamlRpConfig](/identity-platform/docs/reference/rpc/apps_auth#apps_auth.SamlRpConfig) (message)\n\nCertificate\n-----------\n\nThe proto for storing certificate data.\n\nSamlConfig\n----------\n\nThe proto for storing a pair of SAML RP-IDP configurations.\n\nSamlIdpConfig\n-------------\n\nThe proto for storing SAML IDP configuration. Only information needed for the Web browser SSO is stored for now.\n\nSamlRpConfig\n------------\n\nThe proto for storing SAML RP configuration."]]