onelogin / drupal-saml

MIT License
14 stars 17 forks source link

Install Doc. #11

Closed chriscalip closed 9 years ago

chriscalip commented 9 years ago

an INSTALL.txt or INSTALL.md should be nice. who wants it? cant we have it?

pitbulk commented 9 years ago

In the README you can find the INSTALL instructions, are so simple:

In order to install it, move the onelogin_saml folder inside Drupal at the sites/all/modules/ folder. Once moved, activate the plugin and configure it.

If you want to contribute an INSTALL.md file, it is welcome.

chriscalip commented 9 years ago

Maybe the module is working. I am not able to tell right now. Maybe it is out of scope of this module drupal-saml but I am not able to do make use of an existing idp. I am not able to declare my site as a service provider..

Context information: To test idp, I created an account in onelogin.com I have a site with all php libraries installed per php-saml and drupal-saml installed.

I am able to get x.509 OneLogin certificate from onelogin available apps; but i cant seem to find .. SAML Login URL *

At onelogin.com I am not able to declare .. a site as one of the service providers..

chriscalip commented 9 years ago

If the saml cert and saml login url are set .. do users who ever already identified through saml with an idp.. just go to : http://example.com/onelogin_saml/consumer and they will be authenticated also with example.com ?

chriscalip commented 9 years ago

pardon me, i was just looking at the codebase of drupalv71 and not comparing against master or just looking at the release tags. downloaded the latest release . might have to make some erratas on my statements.

chriscalip commented 9 years ago

I am closing this issue the current release provides a link http://example.com/admin/config/onelogin_saml that has helpful form fields and descriptions to have a working service provider install up and running.