Skip to main content
PATCH
Modifier un profil de connexion

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

ID du profil de connexion à mettre à jour.

Corps

connection_config
object

Configuration du profil de connexion.

connection_name_prefix_template
string

Modèle de préfixe du nom de la connexion.

Maximum string length: 15
Pattern: ^(?!-)(?!.*--)(?:[a-zA-Z0-9-]|{org_id}|{org_name})*$
enabled_features
enum<string>[]

Fonctionnalités activées pour le profil de connexion.

Énumération des fonctionnalités activées.

Options disponibles:
scim,
universal_logout
name
string

Nom du profil de connexion.

Required string length: 1 - 50
organization
object

Organisation du profil de connexion.

strategy_overrides
object

Remplacements propres à la stratégie pour cet attribut

Réponse

Profil de connexion mis à jour avec succès.

connection_config
object

Configuration du profil de connexion.

connection_name_prefix_template
string

Modèle de préfixe du nom de la connexion.

Maximum string length: 15
Pattern: ^(?!-)(?!.*--)(?:[a-zA-Z0-9-]|{org_id}|{org_name})*$
enabled_features
enum<string>[]

Fonctionnalités activées pour le profil de connexion.

Énumération des fonctionnalités activées.

Options disponibles:
scim,
universal_logout
id
string<connection-profile-id>

Identifiant du profil de connexion.

name
string

Nom du profil de connexion.

Required string length: 1 - 50
organization
object

Organisation du profil de connexion.

strategy_overrides
object

Remplacements propres à la stratégie pour cet attribut