community
5 TopicsOld Account transferred to the Entra Tenant
Hi All, My original community account got transferred without any notice to my tenant account. I am worried if this is a security breach as another a new user was also created (this one) automatically when I logged into my community account. Let me know any plausible explanation for what's happening here. So, there's this community account with which I am posting the issue, and the other two shown below. Sids1 Sids11 User ID 2252914 for Sids1 User ID 2468034 for Sids11 Best Regards, Siddhartha Sharma428Views0likes2CommentsI can't recover my AAD administrator account
Hello team, I have a serious issue, and you help is appreciated here. My Authenticator app mobile app got crazy and I had to remove the app and install it again. The problem is that I had configured my domain for MFA using the app and I did not backup the accounts that reside in the Authenticator app. I know my credentials but when I am prompted for Authenticator approval I cannot proceed forward because I don't have the account configured on my phone. How to proceed forward and get my admin account recovered? P.S: that's my only Admin account and I haven't created a break glass account. Your quickest feedback is highly appreciated.885Views1like5CommentsAzure AD B2C Sign-In and Password Reset URL Parameters
Hey there, hope you all have an awesome day ahead. I got this azure ad b2c custom sign-in policy called "signin_policy." It uses a custom web html where you can do cool things with JavaScript. On this page, there are some buttons at the footer section. These buttons basically just take you to different web pages. For example, there's a "Help" button, and when you click it, you end up on "http://portal.platform.com/help." Now, here's the interesting part: I also use a self-service password reset for when you forget your password. It's basically a part of the same sign-in policy, so it shares the same web html as the sign-in. But here's the twist – when you're on the "forgot password" page and click the "Help" button, it takes you to a different place, "http://tenantname.b2clogin.com/help." To sum it up, you've got two URLs to remember: Sign-in URL: "https://tenantname.b2clogin.com/tenantName.onmicrosoft.com/signin_policy/oauth2/v2.0/authorize&redirect_uri=https%3A%2F%2Fportal.platform.com%2F" Forgot password URL: "https://tenantname.b2clogin.com/tenantName.onmicrosoft.com/signin_policy/api/CombinedSigninAndSignup/unified?claimsexchange=ForgotPasswordExchange&csrf_token=dEdqcjVQRmoyWkZ==&tx=StateProperties=eyJUSUQiOiIxODEwM2E4My0zNjIifQ&p=signin_policy" So, I noticed something about those two URLs. The main difference is a special thing called a "parameter." The Sign-in URL has one called "redirect_uri," which helps the "Help" button find the right page to go to. But guess what? That parameter isn't on the Forgot Password URL. Now, I'm thinking, how do I deal with this? Can I add that missing parameter to the self-service password reset in Azure AD B2C? If I can, how do I do it?1.3KViews0likes2CommentsAzure subscription transfer
Hi, I can transfer an existing subscription to a new AAD (Azure Active Directory) tenant. When am going to transfer it all Roll-Based-Access-Control (RBAC) roll assignments will be deleted from the source tenant. So my question is, do we need to re-assign the access for each? or is there any other way to transfer the AAD tenant with all RBAC?Solved2.5KViews0likes5Comments