azure-acs Questions

1

Solved

I want to deploy Identity Server 4 on Kubernetes 1.8, and use this as a Federation Gateway between my web application and Azure Active Directory (to begin with). If I call Identity Server from my...
Carlock asked 8/1, 2018 at 11:48

3

I need to add a custom identity provider to Azure B2C and unsure how to do this. I know this is possible in Azure ACS, but not sure if B2C is just a "prettier" layer on top of ACS. Can anyone cla...
Cryosurgery asked 4/1, 2016 at 16:37

1

I have APIs that require Azure AD bearer authentication. public void ConfigureAuth(IAppBuilder app) { app.UseWindowsAzureActiveDirectoryBearerAuthentication( new WindowsAzureActiveDirectoryBeare...

7

Solved

What is currently the "best" way to develop a back-end system in Azure Mobile Services? Specifically, what tools are available? From what I've seen, most examples just go to the Management portal ...
Zuber asked 21/2, 2013 at 7:18

1

Solved

In MVC what's the difference between these 2? They look identical, and they even return the same Type/Class System.Web.Security.RolePrincipal but there're subtleties. Eg. The following code throw...

1

Solved

I'm trying to write a mobile application that will get data from a webapi rest based site. The site should be secured via ACS (as there can be multiple identity providers). My mobile app is curre...
Tseng asked 28/2, 2013 at 17:31

2

Solved

Is there a way to play with and discover Azure Service Bus on the local emulator without registering to the real Azure Services? I was following a tutorial on the use of the Azure Service Bus but ...
Said asked 26/10, 2012 at 13:26
1

© 2022 - 2024 — McMap. All rights reserved.