What problem does it solve? Setting up SAML Single Sign-On for Datadog requires coordinating IdP metadata, certificates, and role mappings across systems, and misconfiguration can lock users out of the organization. This Skill guides the upload of Identity Provider metadata and the surrounding setup workflow with clear, IdP-specific instructions. ## Core Features & Use Cases - IdP Metadata Upload: Upload or replace Identity Provider metadata XML files to configure or update SAML SSO via the pup CLI. - IdP-Specific Guidance: Step-by-step setup instructions for Okta, Azure AD, Google Workspace, and other identity providers, including required SAML attributes. - Troubleshooting & Security: Diagnose login failures, certificate expiration, and role assignment issues with documented error resolutions. - Use Case: An administrator needs to enable SSO with Okta. They download the IdP metadata XML, upload it with pup saml upload-metadata, then create authentication mappings so Okta groups map to Datadog roles. ## Quick Start Upload my Okta IdP metadata file at /path/to/idp-metadata.xml to configure SAML SSO for my Datadog organization.