diff --git a/doc/source/openstackid.rst b/doc/source/openstackid.rst index ea7887e2f1..57c932e0e1 100644 --- a/doc/source/openstackid.rst +++ b/doc/source/openstackid.rst @@ -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 =============