Git Product home page Git Product logo

aspnetauthenticationworkshop's People

Contributors

blowdart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aspnetauthenticationworkshop's Issues

JWT support

The quality and detail of this doc was great.

Do you plan something similar for JWT instead of cookies? That would be really useful to those of us using an API server with Angular/etc client.

Readme Step 1: google keys

Thank you for providing a nice overview about this topic.

I was first just using the readme page and there in Step1 in the code example the used properties for the google options do not exist. (ConsumerKey, ConsumerSecret)

In the Step 1 folder you have the correct properties specified. (ClientId, ClientSecret)
Maybe you want to adjust that.

CORS and Integrated Authentication

Was at MSBuild 2019, and your peers recommended I post the issue here... We are running WebAPI with CORS 'AllowAll' for inside the firewall services consumed by several servers (services run on build farm computers, web servers either local host, or production/preproduction/dev web servers).
Everything worked great until we enabled Integrated Auth. We realized that PUT/DELETE failing due to CORS, despite working OK when not using Authentication. From what I read, the CORS under IntegratedAuth does not honor * origin, but instead specific origin URL only.
What I'm trying to do is to use MiddleWare class to capture the preflight request URL, and inject into the preflight response header so that CORS is satisfied, but several of us have been stuck for days hitting our heads against the wall.

I'd love an example that can enable a PUT or DELETE verb on integrated auth from an ajax call in a page served from host running on a domain member computer (IISExpress, NodeJS or whatever) and have it successfull navigate the CORS preflight and execute the PUT or DELETE method. Ideally, the CORE API would work as expected, regardless of whether Integrated AUTH is being used or not.

Any thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.