Jump to: navigation, search

Difference between revisions of "Meetings/KeystoneMeeting"

(Agenda for next meeting)
(Agenda for next meeting)
Line 15: Line 15:
 
* [http://dolphm.com/reviewing-code Reviewing code] (<code>dolphm</code>)
 
* [http://dolphm.com/reviewing-code Reviewing code] (<code>dolphm</code>)
 
* [https://review.openstack.org/#/c/110858/ Federated users have no domain in token] (<code>morganfainberg</code>, <code>stevemar</code>)
 
* [https://review.openstack.org/#/c/110858/ Federated users have no domain in token] (<code>morganfainberg</code>, <code>stevemar</code>)
** Options:
+
** Options (there may be further alternatives):
 
*** IdpID is made to be the user's domain_id in the token (has overhead managing domain_ids)
 
*** IdpID is made to be the user's domain_id in the token (has overhead managing domain_ids)
 
*** Use a "Federated" domain similar to "Default" (has overhead to ensure no projects, groups, etc are added to it)
 
*** Use a "Federated" domain similar to "Default" (has overhead to ensure no projects, groups, etc are added to it)

Revision as of 15:57, 4 August 2014

Weekly Keystone team meeting

If you're interested in identity for OpenStack, we hold public meetings weekly on IRC in #openstack-meeting, on Tuesdays at 18:00 UTC. Please feel free to add items to the agenda below with your name and we'll cover them.

Regular attendees

Add yourself to this list to be pinged prior to each meeting:

dolphm, ayoung, bknudson, dstanek, jamielennox, morganfainberg, stevemar, gyee, henrynash, topol, marekd, lbragstad, joesavak, shardy, fabiog, fmarco76, nkinder, lloydm, shrekuma, ksavich, hrybacki

Agenda for next meeting

Feel free to add agenda items to the bottom of the list (be sure to include your irc_handle!).

  • Reviewing code (dolphm)
  • Federated users have no domain in token (morganfainberg, stevemar)
    • Options (there may be further alternatives):
      • IdpID is made to be the user's domain_id in the token (has overhead managing domain_ids)
      • Use a "Federated" domain similar to "Default" (has overhead to ensure no projects, groups, etc are added to it)
      • Fix auth_token, revocation events, etc to handle cases where the user's domain is absent (overhead of a "special case" token format + non-keystone server code fixes)

Previous meetings

Logs and meeting summaries of previous meetings are located here.