dg / jira-auth-bundle
Authentication through Jira
Installs: 74
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=5.3
- kriswallsmith/buzz: *
This package is not auto-updated.
Last update: 2024-11-03 04:27:11 UTC
README
Install
-
Add line new DG\JiraAuthBundle\DGJiraAuthBundle() to AppKernel.php
-
Add to routing.yml:
_jira_auth: resource: "@DGJiraAuthBundle/Resources/config/routing.yml" prefix: /
Info
- Added token to store jira authentication in session