Giter Club home page Giter Club logo

Comments (10)

Sylvain avatar Sylvain commented on August 19, 2024

As suggested by @pencil I ping @dlindahl ;) It may be related to your PR ?

from casinoapp.

Altonymous avatar Altonymous commented on August 19, 2024

I too would like to know about this...

I tried integrating Devise and CASino, I am honestly not sure what I'm doing, so I'm getting no where.

from casinoapp.

senny avatar senny commented on August 19, 2024

Any updates on this one?

We are evaluating a CAS-Server solution at the moment. We need a mechanism to change the password so I'd be interested to hear some thoughts about this issue. Is this a legit use-case for a CAS server or better handled elsewhere?

from casinoapp.

pencil avatar pencil commented on August 19, 2024

I'd recommend to handle user creation, password management etc. in a separate application. Said application would use a CAS client to authenticate user.

Integrating Devise into CASino is not really a good idea.

from casinoapp.

Altonymous avatar Altonymous commented on August 19, 2024

I have since created a users/ API route in the CASino app that handles just the creation of the user. The organizations, roles, etc are all going to be stored with a client application.

from casinoapp.

senny avatar senny commented on August 19, 2024

I see that CAS only job is to perform authentication for allowed services. On that ground we should probably close the issue.

Thanks @pencil for your response.

from casinoapp.

JohnSmall avatar JohnSmall commented on August 19, 2024

Reading "I see that CAS only job is to perform authentication for allowed services" I'm completely mystified. How does the database authenticator add new users to its table of users and passwords?

from casinoapp.

diegobernardes avatar diegobernardes commented on August 19, 2024

In my app CASino is working with devise, there is a nice post about this here: http://bentoncreation.com/post/74392403766/devise-cas-using-devise-cas-authenticatable-and

So far, so good. CASino respect my authentication logic, not only "email" and "password" and handle the logins. Devise in the other side do all the other stuffs like recover password, account activation, etc.. etc..

The only thing i need to do now is integrate with omniauth 😄

from casinoapp.

sunilkalyan08 avatar sunilkalyan08 commented on August 19, 2024

If user creation and password management handled in separate application. How to connect the client app with user creation application along with server

from casinoapp.

pencil avatar pencil commented on August 19, 2024

What do you mean by "connect"?

from casinoapp.

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.