gentle-father-80172
08/27/2021, 7:56 PMIdentity Provider: Unknown
Error Code: invalid_request
Description: The 'redirect_uri' parameter must be a Login redirect URI in the client app settings: <https://admin.settings/example>
Not sure how to troubleshoot this... My IT department says they don't see any Okta requests from Datahub. No logs of my request are appearing in docker logs -f datahub-frontend-react
either... Config in thread below:gentle-father-80172
08/27/2021, 7:58 PMAUTH_OIDC_ENABLED=true
AUTH_OIDC_CLIENT_ID=<id>
AUTH_OIDC_CLIENT_SECRET=<secret>
AUTH_OIDC_DISCOVERY_URI=<https://domain/.well-known/openid-configuration>
AUTH_OIDC_BASE_URL=<http://localhost:9002/>
gentle-father-80172
08/27/2021, 7:58 PMdocker.env
are as they come from the repoloud-island-88694
big-carpet-38439
08/27/2021, 8:21 PMbig-carpet-38439
08/27/2021, 8:21 PMgentle-father-80172
08/27/2021, 8:22 PMgentle-father-80172
08/27/2021, 8:23 PMbig-carpet-38439
08/27/2021, 8:25 PMbig-carpet-38439
08/27/2021, 8:25 PMbig-carpet-38439
08/27/2021, 8:25 PMgentle-father-80172
08/27/2021, 8:28 PMgentle-father-80172
08/27/2021, 8:28 PMbig-carpet-38439
08/27/2021, 8:31 PMmicroscopic-breakfast-5726
04/29/2022, 3:20 AMtry removing the "/" as the base URLwe ran into the same issue and this fixed it