platformlayer / platformlayer

Everything-as-a-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Openstack Keystone integration

ekarlso opened this issue · comments

Does it integrate with ks ?

Endre.

Sorry for the delay in responding!

PlatformLayer can use OpenStack, so it can act as a Keystone client. This code is mostly in the openstack-java project.

PlatformLayer also includes an authentication system, which originally was a re-implementation of the Keystone API. However, over time it evolved to include additional features that Keystone does not offer, in particular cryptographic key management. It is my hope that Keystone will include these features eventually, but at the moment the PlatformLayer system is not compatible with Keystone. It is still called Keystone in many places though - that should probably get fixed!