Traccar Manager and redirectURI for OIDC

Phil2 months ago

Hi,

i use EntraID as OIDC Provider and its working so far. But i can't get the Manager app to run.
The issue is the redirect URL, cause the app uses:
org.traccar.manager:/api/session/openid/callback instead of $web.url/api/session/openid/callback

The easiest solution would be to add this also as valid redirct URI to the EntraID Application. But EntraID only accept valid URLs.

Anybody has an idea how to fix this?

Thanks
Phil

Anton Tananaeva month ago

That's a valid native app URL.

Phila month ago

It seems that Microsoft is doing things different here, cause you can't configure this app URL in Entra ID
2025-09-15_16-46.png

Anton Tananaeva month ago

Yeah, not all services support it.