Giter VIP home page Giter VIP logo

Comments (5)

biemond avatar biemond commented on September 26, 2024

Hi Brad,

a tricky use case. The problem is that authentication providers have dynamic attributes so they can't be properties and have to be params. So we can add some option to the domain creation or maybe much better have its own type/provider.

I think there is only one DefaultIdentityAsserter and its important/required to weblogic plus has fixed attributes so moving to its own type provider is the best option.

The re-ordering of the providers is also interesting and difficult. What I almost do, is just changing one provider to be the first, else you probably have to add all providers to the puppet configuration. Or do you have multiple providers where you have the change the order/
So maybe an property or param attribute called order with first or last as value

Cheers

from biemond-orawls.

mkelderm avatar mkelderm commented on September 26, 2024

Hi Brad,

I have a similar issue. I have heard from Edwin, that you already send a pull request for the ordering of the providers? Can you send me your changes so I can have a look for my code?

Regards,

Marc

from biemond-orawls.

bradmcnaughton avatar bradmcnaughton commented on September 26, 2024

Hi Marc,

I have an update that will allow you to order the auth providers based on hiera config value. I will push these to my fork sometime in the next few hours and then create a pull request. I'll also update this thread once my fork is updated so you can pull the changes immediately if you want.

from biemond-orawls.

bradmcnaughton avatar bradmcnaughton commented on September 26, 2024

Hi Marc, Edwin,

The ordering change is in my latest pull request. This should solve the the ordering problem as discussed in this issue. I think in most cases it will be fine for users to simply set their custom provider with order: '0'

Still need to work out a solution for refreshing the DefaultIdentityAsserter on domain creation/change.

Cheers,
Brad

from biemond-orawls.

mkelderm avatar mkelderm commented on September 26, 2024

Thanks Brad for the update.

I am also working on a solution of sorting the providers. I am testing it
right now.

Edwin may choose which solution fits best. :-)

Marc

2014-10-10 5:53 GMT+02:00 Brad McNaughton [email protected]:

Hi Marc, Edwin,

The ordering change is in my latest pull request. This should solve the
the ordering problem as discussed in this issue. I think in most cases it
will be fine for users to simply set their custom provider with order: '0'

Still need to work out a solution for refreshing the
DefaultIdentityAsserter on domain creation/change.

Cheers,
Brad


Reply to this email directly or view it on GitHub
#57 (comment)
.

from biemond-orawls.

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.