PressReader is an external service, which providers subscriptions and logistics options to clients using print subscriptions. PressReader is already integrated with Piano and for the configuration to be completed, the following information from Piano is needed.
Client ID: You may find it in the Identity Management configuration
Client Secret: This is the Oauth secret that shows in the Identity Management Configuration
Authorization URL: Production - https://id.piano.io/id/api/v1/identity/vxauth/authorize, Sandbox - https://sandbox.tinypass.com/id/api/v1/identity/vxauth/authorize
Access Token URL: Production - https://id.piano.io/id/api/v1/identity/vxauth/token, Sandbox - https://sandbox.tinypass.com/id/api/v1/identity/vxauth/authorize
API URL: The base URLs for the production environment API are:
https://api.piano.io/api/v3 (US)
https://api-au.piano.io/api/v3 (Australia)
https://api-ap.piano.io/api/v3 (Asia-Pacific)
https://api-eu.piano.io/api/v3 (Europe)
https://sandbox.piano.io/api/v3 (Sandbox)
More information about the OAuth integration is available under the following link.
In order to be able to validate access, you would need to create at least one Resource in the Piano dashboard and provide it to PressReader. In the case of multi-tiered access, each tier would need to have a separate Resource ID assigned.