Skip to main content
You are viewing v3 of the Coralogix API. v5 is the current version. Go to the v5 reference

Get SAML Configuration

GEThttps://api.coralogix.com/mgmt/openapi/3/aaa/team-saml/v1/configuration

No description available

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    team_id# int64

Response

application/json

This data structure is obtained as a response to a request to retrieve the configuration of a SAML service provider and identity provider

    idpParameters#objectoneOf
    idpParameters.active#boolean
    Example: true
    idpParameters.groupNames#string[]
    idpParameters.metadataUrl#string
    Example: https://<...>.okta.com/app/<...>/sso/saml/metadata
    idpParameters.teamEntityId#int64
    Example: 1234567
    teamId#int64