-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF31, 11.3, 2021.0
-
Component/s: OAuth
-
Team:PLATFORM
-
Sprint:nxplatform #14
-
Story Points:1
Context
Nuxeo allows configuring OAuth clients in order to provide authentication to an external application.
The client redirect URIs are expected to be in https (or the host is localhost) otherwise Nuxeo will stop the OAuth flow.
This is an issue when deploying applications locally in Kubernetes, because the application URL are not on localhost.
Request
We want to add a way to relax the https constraint for local deployments. A solution could be to check the dev mode.
- is related to
-
NEV-41 Rework ARender Previewer authentication
- Resolved
- Is referenced in