Using keystone to authenticate my application
Now keystone is used to authentication openstack services like nova, swift. Can my application use keystone API to authenticate user e.g. login, in my application?
Regards, Taurus
@tcheung Yes you can do that. Please go through the keystone developer documentation. Cheers!!