Application Configuration
How to get Post Issuer information.
Last updated
How to get Post Issuer information.
Last updated
GET
https://sec-id-api.securitize.io/v1/{clientId}
Used to display current application configuration
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
PATCH
https://sec-id-api.securitize.io/v1/{clientId}
Allows update display name, icon or allowed redirect urls. Redirect urls will be used to authorize a redirection after a login process. If the URL used on the query string parameter is part of the redirectURL array, Securitize iD will redirect the user to that page.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
clientId
string
Your application Client Id provided by Securitize
authorization
string
Your application secret provided by Securitize
clientId
string
Your application Client Id provided by Securitize
Authorization
string
Your application secret provided by Securitize
appIcon
string
URL to image displayed on share information form
appName
string
Name displayed on share information form
redirectUrls
array
Array of allowed redirect URLs