Giter Club home page Giter Club logo

oauth2-openidconnect-jwt-samples's Introduction

  • ๐Ÿ”ญ Iโ€™m Hamid Mosallanejad (Mosalla for short)
  • ๐ŸŒฑ Iโ€™ve blogged here for nearly 9 years https://hamidmosalla.com/
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on any message based system, nservicebus, DDD.
  • ๐Ÿค” Iโ€™m on Twitter https://twitter.com/Xellarix
  • ๐Ÿ’ฌ Ask me about Visual studio extensions, C#, linq, Asp.Net Core, Cinema, Cosmology
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿ˜„ Fun fact: I'm not angry, it's just my face.

oauth2-openidconnect-jwt-samples's People

Contributors

dependabot[bot] avatar hamidmosalla 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

Watchers

 avatar  avatar  avatar  avatar  avatar

oauth2-openidconnect-jwt-samples's Issues

[Question] Error for creating IdentityUserClaim<string>

With run your sample in another project i give this error:

Cannot create a DbSet for 'IdentityUserClaim<string>' because this type is not included in the model for the context.

I review the OAuth2-OpenIDConnect-JWT-Samples and nothing was wrong for me. I known that whats error said but why this error goes for me and not seems anything about it in this project?

My development environment is:

OS ASP .NET CORE Version EF Version Database DOTNET SDK Version
Linux mint 18.1 Serena 2.0.0 2.0.0 SQL Server 2.0.0

No funcionan los proyectos

Buenas tardes, los proyectos no funcionan. Tiene al parecer mal configurado los puertos de cada proyecto.
Yo los configure pero no funciona la conexecion de segurdad entre cada uno de ellos.

[Question] why use not needed headers anywhere?

Identity Server is an API Project?

Hi HamidMosalla
In your project, you build identityServer with MVC Project, you can login, logout, redirect error and more.
In my example, i build identityServer is an API Project

  1. MVC Core: Login (call API authentication - MVC Client - Port: 5001)
  2. API Authentication (IdentityServer - Port: 5000)
  3. API Core (Secured API - other feature - Port: 5002)

When I start MVC Client (with authorize attribute) it's always call redirecturi from configuration and then call the next url: https://localhost:5000/account/login... but I want redirect to login screen from MVC Core (https://localhost:5001/User/Login)

Please help me!

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.