oneuptime icon indicating copy to clipboard operation
oneuptime copied to clipboard

OneUpTime SSO with Azure Entra Id user syncing

Open KunduAnilReddy opened this issue 1 year ago • 6 comments

Describe the bug I have configured the OneUpTime SSO with Azure Entra ID but the users are not syncing automatically when the user logging into the OneUpTime using SSO .

To Reproduce Steps to reproduce the behavior: 1.I have configured the OneUpTime SSO with Azure Entra ID but the users are not syncing automatically when the user logging into the OneUpTime using SSO . 2.User only can able to login using SSO when I add them into the oneuptime team members otherwise SSO automatically not syncing from AzureAD to oneuptime with SSO implementation.

Expected behavior User Should be able to login using SSO automatically once I add them into the Azure AD group

Deployment Type self hosted

Additional context 1.Can SomeOne confirm Whether users will automatically sync up once we implement OneUpTime SSO with AzureAD or we Need to add them into the OneUpTime portal also to get access using SSO ?

  1. Also can someone suggest is there anyway to syncup the users automatically from azuread to oneuptime? example : Oauth ,etc....

KunduAnilReddy avatar Sep 23 '24 07:09 KunduAnilReddy

It should sync automatically. Can you please send me the video since this is open-source install. Please also send me the video of the SSO config you've done in both directions.

simlarsen avatar Sep 23 '24 14:09 simlarsen

Hi simlarsen : Thanks for the reply . I have followed this video (https://www.youtube.com/watch?v=9TN0my4OENI) to implement the SSO oneuptime with my enterprise application . Whatever they have mentioned in the video I Have followed same steps and it is working when I invite users both sides enterprise application and one uptime portal , So it is not syncing the user automatically once I invite the user in azure enterprise application. Can you suggest what is the issue here or suggest if we have any other better approach to achieve this SSO auto syncing? Thank you !

KunduAnilReddy avatar Sep 27 '24 11:09 KunduAnilReddy

Users should be automatically created on OneUptime when they log in for the first time from Azure Entra ID. Is that not the case?

simlarsen avatar Sep 30 '24 13:09 simlarsen

Yes , That is the problem in our case user can't able to sync automatically from Azure Entra ID ? When I add the user in the oneuptime and azure entra id then only user can able to login into the oneuptime . Not sure what is the issue

KunduAnilReddy avatar Oct 01 '24 09:10 KunduAnilReddy

Hi @simlarsen - Any update on my issue?

KunduAnilReddy avatar Dec 19 '24 08:12 KunduAnilReddy

Hello @simlarsen,

Any update on this issue ? Did you plan to or have already fix this issue ?

JulesdeCube avatar Mar 24 '25 16:03 JulesdeCube

Hi @simlarsen, we got same issue on API & dashboard version 7.0.4518. Users connected through Entra ID do not appear in the Project > Settings > Users.

Brawdunoir avatar Jun 30 '25 08:06 Brawdunoir

We currently do not sync users, so they wont appear until they sign up / log in with entra id.

Please let me know if this helps!

simlarsen avatar Jun 30 '25 15:06 simlarsen

@simlarsen just as a note, if you did choose to sync in the future, I would recommend looking at the SCIM protocol, which is supported by all the major IdPs and is more of a push instead of a pull. (Instead of building integrations specific to each vendor)

tankerkiller125 avatar Jul 24 '25 02:07 tankerkiller125

This is complete with SCIM. This will be released by EOD today.

simlarsen avatar Aug 04 '25 21:08 simlarsen