Our Oauth Team has asked for all services secured with Oauth to migrate to version 4 of the Oauth API. We have tested this
using the oauth example.
The migration is pretty straightforward:
- Change the oauth URL (the 3 becomes a 4)
- Change the audience (BEWARE that the audience is totally different!)
- That's all folks!
Go to this page to find the exact values
This needs to be done in both ACC and PRD. Test it with the UI as usual and if you which to make a side deployment of your
service, don't forget that you can use the local dp feature
FAQ:
- Can Oauth V3 clients use a service secured with Oauth v4: Yes, the www.eboxenterprise.be ui will continue using v3 tokens until all Document Providers have migrated to v4.