azure-active-directory

Swift - Firebase Auth with Microsoft Graph (Redirect URL Problem)

烂漫一生 提交于 2021-02-10 20:37:53
问题 I'm having a problem integrating Firebase with Microsoft Auth in my iOS App. The login page has been launched and I can sign in by Office365 account but login auth can not be finished because of the below Error : "AADSTS50011: The reply url specified in the request does not match the reply urls configured for the application:[app-id]" I did check the setting in Firebase and below are the settings I add in the app of Azure Active Directory : Web redirect URL : "*.firebaseapp.com/__/auth

Swift - Firebase Auth with Microsoft Graph (Redirect URL Problem)

这一生的挚爱 提交于 2021-02-10 20:34:58
问题 I'm having a problem integrating Firebase with Microsoft Auth in my iOS App. The login page has been launched and I can sign in by Office365 account but login auth can not be finished because of the below Error : "AADSTS50011: The reply url specified in the request does not match the reply urls configured for the application:[app-id]" I did check the setting in Firebase and below are the settings I add in the app of Azure Active Directory : Web redirect URL : "*.firebaseapp.com/__/auth

Combine Azure-AD with local user database in dotnet core 2 web-api

断了今生、忘了曾经 提交于 2021-02-10 18:51:49
问题 I am creating a .net-core2 web-api, which allows users from an Azure-AD to consume it. The API is multi-tenant, so users from multiple Azure-AD's should be able to authorize. However, it is also possible to create an account for users who do not have a corporate Azure-AD account. These users are stored in a database (local users). Because it is a web-api, I implemented a custom token provider, so that the local users can get a token to consume the protected web-api. However, I cannot add two

Combine Azure-AD with local user database in dotnet core 2 web-api

旧街凉风 提交于 2021-02-10 18:51:41
问题 I am creating a .net-core2 web-api, which allows users from an Azure-AD to consume it. The API is multi-tenant, so users from multiple Azure-AD's should be able to authorize. However, it is also possible to create an account for users who do not have a corporate Azure-AD account. These users are stored in a database (local users). Because it is a web-api, I implemented a custom token provider, so that the local users can get a token to consume the protected web-api. However, I cannot add two

Combine Azure-AD with local user database in dotnet core 2 web-api

假如想象 提交于 2021-02-10 18:49:41
问题 I am creating a .net-core2 web-api, which allows users from an Azure-AD to consume it. The API is multi-tenant, so users from multiple Azure-AD's should be able to authorize. However, it is also possible to create an account for users who do not have a corporate Azure-AD account. These users are stored in a database (local users). Because it is a web-api, I implemented a custom token provider, so that the local users can get a token to consume the protected web-api. However, I cannot add two

How to generate access_token for grant_type password in Azure AD for MS graph api

自作多情 提交于 2021-02-10 18:27:55
问题 How to generate access_token for grant_type password in Azure AD for MS graph api I have use followed these two links to generate access_token password grant_type https://dzone.com/articles/getting-access-token-for-microsoft-graph-using-oau-2?preview=true https://docs.microsoft.com/en-us/azure/active-directory-b2c/configure-ropc?tabs=app-reg-ga used below curl request curl --location --request POST 'https://login.microsoftonline.com/910f-90d18b56a170/oauth2/token' --header 'Content-Type:

How to generate access_token for grant_type password in Azure AD for MS graph api

杀马特。学长 韩版系。学妹 提交于 2021-02-10 18:19:06
问题 How to generate access_token for grant_type password in Azure AD for MS graph api I have use followed these two links to generate access_token password grant_type https://dzone.com/articles/getting-access-token-for-microsoft-graph-using-oau-2?preview=true https://docs.microsoft.com/en-us/azure/active-directory-b2c/configure-ropc?tabs=app-reg-ga used below curl request curl --location --request POST 'https://login.microsoftonline.com/910f-90d18b56a170/oauth2/token' --header 'Content-Type:

Active Directory B2C Redirect URI With Angular App

柔情痞子 提交于 2021-02-10 14:37:03
问题 We are using the MSAL service with an Angular App we built to use our AD B2C Login and Authentication. The problem we are running into is that the Angular App has many routes, several of them are parameterized and can have n number of possibilities. We set up the MSAL Service in our Angular like: B2CAccessTokenKey = 'b2c.access.token'; tenantConfig = { tenant: 'deepdivebioportal.onmicrosoft.com', clientID: 'xxxxxx-xxxx-xxxx-xxxx-xxxxx', signInPolicy: 'B2C_1_signin', signUpPolicy: 'B2C_1

VSTS login fails with 401 not authorized - [user] has multiple accounts associated with it

廉价感情. 提交于 2021-02-10 05:51:39
问题 I try to give new users in our domain access to our VSTS. We have MSDN enterprise subscriptions via MPN. The subscription is assigned and visible for the user if he logs in my.visualstudio.com with his work account. If the user tries to access the VSTS at [ourprojects].visualstudio.com he gets “VSTS login fails with 401 not authorized – [user] has multiple accounts associated with it. Your work or school account does not have access to [ourprojects].visualstudio.com, but your personal account

Failed to create an app in Azure Active Directory. Error: Insufficient privileges to complete the operation

元气小坏坏 提交于 2021-02-08 13:09:18
问题 I am trying to setup Azure DevOps 'Release' Pipeline, when I am trying to add Azure Resource Manager service Connection, I am getting error like 'Failed to create an app in Azure Active Directory. Error: Insufficient privileges to complete the operation. For troubleshooting refer to link. ' My Organization assigned me an Azure Professional Subscription account. When I click the Active Directory, I am getting error like 'Access denied. You do not have access. Looks like you don't have access