mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2076] SSO Microsoft: Error AADSTS500113: No reply address is registered for the application. #1291
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TeamInfoGit on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2076
Server Info (please complete the following information):
Installation Method:
Describe the bug
I followed the example tutorial for Microsoft SSO integration, double or triple checked.. And when i try to login using Microsoft i get that error:
AADSTS500113: No reply address is registered for the application.
I really checked everything, but it seems the callback url does not work when logging in..
Things to know:


Every user has MFA configure in Microsoft.
@wh1te909 commented on GitHub (Nov 22, 2024):
yea that's strange, because you have indeed set the callback url yet MS somehow thinks its missing. Maybe open a support ticket with MS and ask why it's not being saved.
@dinger1986 commented on GitHub (Nov 22, 2024):
Can you share a snip of the error and also of your settings in trmm (please hide your tokens
@TeamInfoGit commented on GitHub (Nov 25, 2024):
Now i don't have a proper MS error anymore, but when i registered the app as MS user i had the error:
"Error AADSTS500113: No reply address is registered for the application."
This is what i get now:

And this is my configuration in TRMM:

@silversword411 commented on GitHub (Nov 25, 2024):
https://docs.tacticalrmm.com/ee/sso/sso/#troubleshooting
Confirm email address was the problem, and we'll close this
@TeamInfoGit commented on GitHub (Nov 26, 2024):
Great !!! I didnt even see this troubleshooting section, my bad.
All fixed thanks
@wh1te909 commented on GitHub (Nov 26, 2024):
we just added those docs today which is why you didn't see it earlier :) glad it's working now