https://github.com/cogolabs/piwik-onelogin
Piwik auth plugin for OneLogin IdP
https://github.com/cogolabs/piwik-onelogin
authentication federation matomo-plugin onelogin piwik-plugin security
Last synced: about 1 year ago
JSON representation
Piwik auth plugin for OneLogin IdP
- Host: GitHub
- URL: https://github.com/cogolabs/piwik-onelogin
- Owner: cogolabs
- Created: 2017-08-06T01:39:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T23:04:01.000Z (almost 9 years ago)
- Last Synced: 2025-01-31T22:08:31.277Z (over 1 year ago)
- Topics: authentication, federation, matomo-plugin, onelogin, piwik-plugin, security
- Language: PHP
- Homepage: https://app.onelogin.com/apps/new/2594
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Piwik OneLogin Plugin
## Description
This plugin extends Piwik to support [OneLogin Federated authentication](https://app.onelogin.com/apps/new/2594)
## Setup
1. Create an app for Piwik in your account here: https://app.onelogin.com/apps/new/2594
2. Change the name, add it, then on the Configuration tab of the next page:
| Name | Example Value |
|---|---|
| Destination URL | `https://piwik.yourinstall.com/?module=OneLogin&action=callback&` |
| Security Token | create a random salt/secret |
3. Add your company subdomain and app ID to [config.ini.php](example.ini).
## License
Apache 2