Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-1.7
  • 3.0.x default
  • 7.x-1.x
  • 8.x-1.x
  • 3.0.19
  • 3.0.18
  • 3.0.17
  • 3.0.16
  • 3.0.15
  • 3.0.14
  • 7.x-2.72
  • 3.0.13
  • 3.0.12
  • 3.0.11
  • 3.0.10
  • 7.x-2.71
  • 3.0.9
  • 3.0.8
  • 3.0.7
  • 3.0.6
  • 3.0.5
  • 3.0.4
  • 3.0.3
  • 7.x-2.70
24 results

miniorange_saml

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Abhay authored
    243a8341
    History
    CONTENTS OF THIS FILE
    ---------------------
    
     * Introduction
     * Requirements
     * Installation
     * Configuration
    
    INTRODUCTION
    ------------
    miniOrange SAML 2.0 SSO allows users residing at SAML 2.0 compliant Identity Provider to login to your Drupal. We support all known IdPs - Google Apps, ADFS, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc. If you need detailed instructions on setting up these IdPs, we can give you step by step instructions.
    
    REQUIREMENTS
    ------------
    Libraries module is required for this Module to work.
    
    INSTALLATION
    ------------
    
    Download Libraries project from https://www.drupal.org/project/libraries. Install and enable this module.
    
    Download xmlseclibs from https://github.com/simplesamlphp/xmlseclibs. Extract the archive and place it under sites/all/libraries.
    
    Install as you would normally install a contributed Drupal module. See:
    https://drupal.org/documentation/install/modules-themes/modules-7
    for further information.
    
    CONFIGURATION
    -------------
     * Configure user permissions in Administration » People » miniOrange SAML Login Configuration:
    
    
       - Setup Customer account with miniOrange
    
    
         Create/Login with miniOrange by entering email address, phone number and
         password.
    
    
       - Identity Provider Setup.
    
    
         Make note of the Service Provider information. This will be required to configure your IdP.
    
    
       - Service Provider Setup
    
    
         Configure the Drupal site to act as a Service Provider(SP). Information such as IdP Entity ID, x.509 certificate and SAML Login URL are taken from IdP and stored here.