Bug 222209

Summary: [new port] net-mgmt/py-adal: Authentication of Azure Active Directory for python apps
Product: Ports & Packages Reporter: Johannes Jost Meixner <xmj>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
azure active directory library none

Description Johannes Jost Meixner freebsd_committer freebsd_triage 2017-09-11 04:36:02 UTC
Created attachment 186241 [details]
azure active directory library

The ADAL for Python library makes it easy for python application to
authenticate to Azure Active Directory (AAD) in order to access AAD protected
web resources.

WWW: https://pypi.python.org/pypi/adal


portlint: looks fine
poudriere: builds
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-30 10:51:17 UTC
A commit references this bug:

Author: tcberner
Date: Sat Sep 30 10:50:15 UTC 2017
New revision: 450973
URL: https://svnweb.freebsd.org/changeset/ports/450973

Log:
  New port: net-mgmt/py-adal: Authentication of Azure Active Directory for python apps

  PR:		222209
  Submitted by:	xmj

Changes:
  head/net-mgmt/Makefile
  head/net-mgmt/py-adal/
  head/net-mgmt/py-adal/Makefile
  head/net-mgmt/py-adal/distinfo
  head/net-mgmt/py-adal/pkg-descr
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2017-09-30 10:56:21 UTC
Commmitted. Thanks.