Bug 222209 - [new port] net-mgmt/py-adal: Authentication of Azure Active Directory for python apps
Summary: [new port] net-mgmt/py-adal: Authentication of Azure Active Directory for pyt...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-11 04:36 UTC by Johannes Jost Meixner
Modified: 2017-09-30 10:56 UTC (History)
1 user (show)

See Also:


Attachments
azure active directory library (2.41 KB, patch)
2017-09-11 04:36 UTC, Johannes Jost Meixner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.