Skip to main content

Show an identity provider template

Identity providers templates are user interfaces that enable end-users to interact with the authorization server. Using Mustache templating engine, variables can be interpolated, they are given in the main documentation pages.

Path Parameters
identity_provider_id string REQUIRED
template_name string REQUIRED
Responses
200
Schema OPTIONAL
data object OPTIONAL
id string OPTIONAL
content string OPTIONAL
identity_provider_id string OPTIONAL
type string OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string
404

The requested resource could not be found.

Schema OPTIONAL
code string
message string