Angular 6 / ASP.NET Core Web API 2.1 / Azure AD / Angular MSAL
up vote
0
down vote
favorite
I developed a Web application using Angular 6, and a ASP.NET Core 2.1 Web API.
I used Azure AD for making authentication and authorization, i need to protect my API using policies, the question is how can i send from my client app and get from my ASP.NET Core Web API the id_token to check roles, groupes ...
Thanks a lot !
c# angular
add a comment |
up vote
0
down vote
favorite
I developed a Web application using Angular 6, and a ASP.NET Core 2.1 Web API.
I used Azure AD for making authentication and authorization, i need to protect my API using policies, the question is how can i send from my client app and get from my ASP.NET Core Web API the id_token to check roles, groupes ...
Thanks a lot !
c# angular
Checking the claims to set the policy , see the joonasw.net/view/azure-ad-authentication-aspnet-core-api-part-1
– Nan Yu
yesterday
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I developed a Web application using Angular 6, and a ASP.NET Core 2.1 Web API.
I used Azure AD for making authentication and authorization, i need to protect my API using policies, the question is how can i send from my client app and get from my ASP.NET Core Web API the id_token to check roles, groupes ...
Thanks a lot !
c# angular
I developed a Web application using Angular 6, and a ASP.NET Core 2.1 Web API.
I used Azure AD for making authentication and authorization, i need to protect my API using policies, the question is how can i send from my client app and get from my ASP.NET Core Web API the id_token to check roles, groupes ...
Thanks a lot !
c# angular
c# angular
asked 2 days ago
Mohamed Ali NOUIRA
35
35
Checking the claims to set the policy , see the joonasw.net/view/azure-ad-authentication-aspnet-core-api-part-1
– Nan Yu
yesterday
add a comment |
Checking the claims to set the policy , see the joonasw.net/view/azure-ad-authentication-aspnet-core-api-part-1
– Nan Yu
yesterday
Checking the claims to set the policy , see the joonasw.net/view/azure-ad-authentication-aspnet-core-api-part-1
– Nan Yu
yesterday
Checking the claims to set the policy , see the joonasw.net/view/azure-ad-authentication-aspnet-core-api-part-1
– Nan Yu
yesterday
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372804%2fangular-6-asp-net-core-web-api-2-1-azure-ad-angular-msal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Checking the claims to set the policy , see the joonasw.net/view/azure-ad-authentication-aspnet-core-api-part-1
– Nan Yu
yesterday