Skip to main content

Freshdesk simple SSO support for Authentic2

Project description

This plugin allows Authentic2 IDP to log your users to freshdesk through freshdesk simple SSO mechanism.

Install

You just have to install the package in your virtualenv and relaunch, it will be automatically loaded by authentic2.

### Freshdesk configuration

  • Go to https://yourcompany.freshdesk.com/admin/security

  • enable SSO simple

  • In Remote login URL put something like https://myidp.example.com/idp/freshdesk/login/

  • In Remote logout URL put something like https://myidp.example.com/idp/logout/

  • Note down the shared secret

### Authentic configuration

Set in your local_settings.py the following settings according to your fresdhesk site.

FRESHDESK_URL = ‘http://yourcompany.freshdesk.com’ FRESHDESK_SECRET_KEY = ‘XXXXXXXXXXXX’

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

authentic2-idp-freshdesk-0.1.tar.gz (15.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page