Ndkdkld date_range Published on Last updatedjulio 27, 2019 by Jason Chaffetz Jason Chaffetz Intranet Copesco http://intranet.copesco.gob.pe/wp-content/uploads/2020/12/logo_copesco.png Dashboard › Forums › A Wonderful Serenity has Taken Possession of my Entire Soul › Ndkdkld Tagged: c# This topic has 2 replies, 1 voice, and was last updated 5 years, 11 months ago by Jason Chaffetz. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts julio 28, 2019 at 8:58 pm #4847 Jason ChaffetzMember Das ist ja wirklich unglaublich, wie das hier so zugeht… 😉 julio 31, 2019 at 10:45 pm #4873 Jason ChaffetzMember services.AddAuthentication(JwtBearerDefaults.AuthenticationScheme) .AddJwtBearer((options => { options.Audience = Configuration["Adfs:Audience"]; options.Authority = Configuration["Adfs:Issuer"]; options.SaveToken = true; options.TokenValidationParameters = new TokenValidationParameters { ValidateIssuer = false }; })); Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In