Closed adamn9 closed 2 years ago
Hiya @adamn9,
Just wanted to let you know that we noticed that this issue got a bit stale and might not be relevant any more.
We will close this issue for now but we're happy to open it up again if you think it's still relevant (for example: it's a feature request that's not yet implemented, or it's a bug that's not yet been fixed).
To open it this issue up again, you can write @umbrabot still relevant
in a new comment as the first line. It would be super helpful for us if on the next line you could let us know why you think it's still relevant.
For example:
@umbrabot still relevant This bug can still be reproduced in version
x.y.z
This will reopen the issue in the next few hours.
Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:
We are currently experiencing multiple users having login loops. T
We are using UmbracoCms.IdentityExtensions version="2.0.0" and UmbracoCms.IdentityExtensions.AzureActiveDirectory version="2.0.0"
App Registration has a email claim configured as ID and we control the access using Enterprise Applicaiton by only letting users login from certain AD group.
When a user is not in that AD group we don't get a successful claim and display an error. However both of those users are in the AD group/App Reg and should work.
Umbraco AD Auth Extensions:
UmbracoAuthTokenServerExtensions: