SAMLOrganization
SAMLOrganization is a Pulumi organization combined with its SAML-specific data.
Properties
- The Pulumi organization.
- ↳
githubLoginstring requiredThe GitHub login associated with the organization. - ↳
namestring requiredThe name of the organization. - ↳
avatarUrlstring requiredThe URL of the organization’s avatar image. - The repositories belonging to the organization.
idpSsoDescriptorstring requiredThe SAML Identity Provider SSO descriptor XML.entityIdstring optionalThe following fields can be empty if the metadata (IDPSSODescriptor) itself is empty for the organization.ssoUrlstring optionalThe SSO URL for the identity provider.validUntilstring optionalValidUntil is the date until which the X.509 Certificate issued to the organization by the identity provider is valid.nameIdFormatstring optionalThe SAML NameID format used by the identity provider.validationErrorstring optionalValidationError will be set only if there is an error validating the SAML org’s metadata XML.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.