Merge "Adding more details about the server and link to wiki page"

This commit is contained in:
Jenkins 2014-12-12 17:09:11 +00:00 committed by Gerrit Code Review
commit de02e7b158

View File

@ -9,8 +9,11 @@ OpenId Idp/ OAuth2.0 AS/RS
At a Glance
===========
:Wiki:
* https://wiki.openstack.org/wiki/OpenStackID
:Hosts:
* https://openstackid-dev.openstack.org
* https://openstackid.org
:Puppet:
* :file:`modules/openstackid`
* :file:`modules/openstack_project/manifests/openstackid_dev.pp`
@ -22,6 +25,16 @@ At a Glance
* http://laravel.com/docs/installation
* http://laravel.com/docs/configuration
Objective
=========
OpenStackID has been developed to provide a unique online identity for
all OpenStack web properties. The intention is to replace Launchpad as
openID provider. The code provides authentication via OpenID and
authentication + authorization via OAuth2. More details about
OpenStackID server are on the wiki.
Configuration
=============