Documentation for a newer release is available.
View Latest
Esta página no está disponible actualmente en Español. Si lo necesita, póngase en contacto con el servicio de asistencia de Icon (correo electrónico)
Security
ODS Inquiry API is secured with spring security using OAuth 2.0. In order to access API resources, API client will need to provide a valid bearer token via Authorization header.
Configuration
ODS uses spring-boot-starter-oauth2-resource-server module as a dependency, and more details about configuration can be found here.
| Property | Default value | Description |
|---|---|---|
|
|
Toggles security on or off |