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_idstring —  REQUIRED | 
| template_namestring —  REQUIRED | 
| Responses | 
|---|
| | Schema  —  OPTIONAL | 
|---|
 | dataobject —  OPTIONAL| idstring —  OPTIONAL |  | contentstring —  OPTIONAL |  | identity_provider_idstring —  OPTIONAL |  | typestring —  OPTIONAL | 
 | 
 | 
| 401
 The client is unauthorized to access this resource.| Schema  —  OPTIONAL | 
|---|
 | codestring |  | messagestring | 
 | 
| 403
 The client is forbidden to access this resource.| Schema  —  OPTIONAL | 
|---|
 | codestring |  | messagestring | 
 | 
| 404
 The requested resource could not be found.| Schema  —  OPTIONAL | 
|---|
 | codestring |  | messagestring | 
 |