{ "opencollection": "1.0.0", "info": { "name": "Multi-Apps Overview Account Invitations SAML Configurations API", "version": "1.0" }, "items": [ { "info": { "name": "SAML Configurations", "type": "folder" }, "items": [ { "info": { "name": "Get Vendor's SAML Config", "type": "http" }, "http": { "method": "GET", "url": "https://api.frontegg.com/applications/resources/sso/v1/saml/configurations/vendor-config" }, "docs": "Retrieve the environment’s SAML configuration.\n\nReturns the current SAML identity provider settings configured for the environment." }, { "info": { "name": "Get Service Provider Certificate", "type": "http" }, "http": { "method": "GET", "url": "https://api.frontegg.com/applications/resources/sso/v1/saml/configurations/sp-certificate" }, "docs": "Retrieve the service provider (SP) certificate used for SAML authentication." } ] } ], "bundled": true }