Giter Site home page Giter Site logo

codez-one / cz.aspnetcore.easyauthauthentication Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 5.31 MB

This helps getting azure appservice authentication working with asp.net core. The history of this project starts here: https://github.com/kirkone/KK.AspNetCore.EasyAuthAuthentication

License: MIT License

PowerShell 0.76% C# 99.24%
asp-net-core authentication azure-active-directory azure-app-service azure-app-services core dotnet

cz.aspnetcore.easyauthauthentication's People

Contributors

dependabot[bot] avatar hftl-kalle avatar kirkone avatar paule96 avatar tomfrenzel avatar worldmaker avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

gtechsltn

cz.aspnetcore.easyauthauthentication's Issues

V3

Enable the usage of multiple providers in the same app to the same time. So the user can came with anything and use your app securely.

if there is no `upn` claim for a user easy auth breaks

There is a rare case where a JWT token doesn't contain a upn claim.
Then easy auth will fail with a NullReferenceException.

How this can happen?

If you have a user that is not part of you AAD as a member but is a guest he doesn't get a upn

Where do we explode?

xMsClientPrincipal["upn"]?.ToString() ?? string.Empty : // this appends if an user is using the auth token from the /.auth/me site on the website

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.