RiotGames / cinq-auth-onelogin-saml

Code to enable OneLogin for SSO & MFA in front of Cloud Inquisitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cinq-auth-onelogin-saml

Please open issues in the Cloud-Inquisitor repository

Description

This code enables the OneLogin service for SSO & MFA in front of Cloud Inquisitor.

Configuration Options

Option name Default Value Type Description
strict True bool Strict validation of SAML responses
debug False bool Service Provider Entity ID
sp_entity_id Service Provider Entity ID string Service Provider Entity ID
sp_acs None string Assertion Consumer endpoint
sp_sls None string Single Logout Service endpoint
idp_entity_id None string Identity Provider Entity ID
idp_ssos None string Single Sign-On Service endpoint
idp_sls None string | Single Logout Service endpoint
idp_x509cert None string | Base64 encoded x509 certificate for SAML validation

About

Code to enable OneLogin for SSO & MFA in front of Cloud Inquisitor


Languages

Language:Python 100.0%