Coder Social home page Coder Social logo

Comments (7)

brockallen avatar brockallen commented on June 8, 2024

There are 3 different features (Scopes, Client, and Operational):
https://identityserver.github.io/Documentation/docs/ef/overview.html
You need to opt into each one.

from identityserver3.entityframework.

MohammadKani avatar MohammadKani commented on June 8, 2024

i know, but just like default example in source code, i use this code :
(factory.RegisterOperationalServices(efConfig);

and it's look like the EF handle the consent or token values, but there is no Consent or Token table created in my db.
the project work correctly but i can not find out how

from identityserver3.entityframework.

brockallen avatar brockallen commented on June 8, 2024

Oh I suspect you haven't done anything in IdSvr to yet create the tables (like consent, or code flow).

from identityserver3.entityframework.

MohammadKani avatar MohammadKani commented on June 8, 2024

as the matter of the fact, i do !
and that's amaze me, how does it work even after restart the IdSvr, because if i misconfig anything, at least it should not remeber my Consent to test client, but id dose.
so just let be clear, if i all the things goes right and use IdSvr, there should be a Toke and Consent table in database?

from identityserver3.entityframework.

MohammadKani avatar MohammadKani commented on June 8, 2024

i think there is a little bug, i just got the latest version and everything goes alright

thank you

from identityserver3.entityframework.

bureus avatar bureus commented on June 8, 2024

I have the same issue, i receive both ID, Access and Refresh tokens using scope offline_access and the authorization code flow. I do have entries in the consent table but nothing in the Tokens table..

from identityserver3.entityframework.

dotnetrules avatar dotnetrules commented on June 8, 2024

@MohammadKani I'm having the exact same issue as you did. I'm glad to hear you resolved it. Can I please ask from which branch did you grab the latest updates from which resolved this for you?

Also I'm interested as to how you manage and add new Clients, Scopes etc? Can you share what IdentityServer3.Admin project(s) you are using to achieve this?

Thanks 👍

from identityserver3.entityframework.

Related Issues (20)

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.