dg/jira-auth-bundle

Authentication through Jira

dev-master 2013-12-15 17:35 UTC

This package is not auto-updated.

Last update: 2024-09-08 03:53:22 UTC


README

Install

  1. Add line new DG\JiraAuthBundle\DGJiraAuthBundle() to AppKernel.php

  2. Add to routing.yml:

    _jira_auth: resource: "@DGJiraAuthBundle/Resources/config/routing.yml" prefix: /

Info

  1. Added token to store jira authentication in session