Traccar Manager and redirectURI for OIDC

Phil3 days 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 Tananaev3 days ago

That's a valid native app URL.

Phil3 days 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 Tananaev3 days ago

Yeah, not all services support it.