showsbas.blogg.se

Bluebeam where to find authorization code
Bluebeam where to find authorization code










IssuerSecurityTokenProviders = new IIssuerSecurityTokenProvider Tenant = ConfigurationManager.AppSettingsĪpp.UseJwtBearerAuthentication(new JwtBearerAuthenticationOptions New WindowsAzureActiveDirectoryBearerAuthenticationOptions Var audience = ConfigurationManager.AppSettings Īpp.UseWindowsAzureActiveDirectoryBearerAuthentication( Public void ConfigureAuth(IAppBuilder app) (The WAAD authentication works fine when token is obtained from Azure Active Directory) public partial class Startup In the test program the token is sent to a MVC WebAPI 2. The JWT token returns fine to my test program. I am having a difficult time using UseJwtBearerAuthentication Method, I am using Microsoft Azure ACS to obtain a token (using a service identity).












Bluebeam where to find authorization code