← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1431377] Re: service provider object accepts null values for mandatory fields

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1431377

Title:
  service provider object accepts null values for mandatory fields

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  the auth_url and sp_url fields are mandatory in order to provide
  federated authentication in keystone-to-keystone [1], both fields can
  be nullable in the service provider database [2].

  it is also needed to add this validation in the json schema.

  [1] https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/controllers.py#L339
  [2] https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/migrate_repo/versions/005_add_service_provider_table.py#L23-L27

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1431377/+subscriptions


References