Git Product home page Git Product logo

Comments (5)

a-menshchikov avatar a-menshchikov commented on May 27, 2024

@quentint hi!
You look for something like a just-in-time user provisioning, right? (Without user persistence in database.)

from onelogin-saml-bundle.

quentint avatar quentint commented on May 27, 2024

Well, it could be, but I don't want to create new users, but rather load one (or none) based on the SAML attributes. Is that compatible?

from onelogin-saml-bundle.

a-menshchikov avatar a-menshchikov commented on May 27, 2024

It looks like you need just User Provider, without any User Factory. If you load users from database, you can use EntityUserProvider and use SAML attributes injection.

from onelogin-saml-bundle.

quentint avatar quentint commented on May 27, 2024

I've also considered this feature. But if I'm correct, it will inject SAML attributes in a User instance, which would have previously been loaded by the user provider. But what I'm looking for is a bit different: loading a user using the received SAML attributes 😉

from onelogin-saml-bundle.

a-menshchikov avatar a-menshchikov commented on May 27, 2024

If you wish use multiple attributes for user loading I have no ideas for you, sorry.
But if you have the only one attribute that may be used as identifier, you can use the identifier_attribute option.

from onelogin-saml-bundle.

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.