PHP Classes

PHP OAuth with Atlassian's Crowd authentication server

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  PHP OAuth with Atlassian's Crowd...  >  (Un) Subscribe thread alerts  
Subject:PHP OAuth with Atlassian's Crowd...
Summary:Has anyone used this to access an Atlassian Crowd server
Messages:2
Author:Vicky Rowley
Date:2015-01-04 23:40:33
 

  1. PHP OAuth with Atlassian's Crowd...   Reply   Report abuse  
Picture of Vicky Rowley Vicky Rowley - 2015-01-04 23:40:33
Hi,

I'm trying to write a PHP plugin for Joomla-based HubZero 1.3 to authenticate users against an Atlassian Crowd server via OAuth.

Before I reinvent the wheel, has anyone already accomplished this, or something similar?

If not, is there interest in adding support for this to this class/package?

Thanks in advance for any advice, code snippets, step-by-step instructions, or general encouragement!

LinuxChic

  2. Re: PHP OAuth with Atlassian's Crowd...   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-01-05 01:21:02 - In reply to message 1 from Vicky Rowley
Yes, it is always useful to provide built-in support to more OAuth servers that people are using.

Is this the Atlassian API you want to access? It seems to be a REST API that is not really based in OAuth.

developer.atlassian.com/display/CRO ...