Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | · | 1 | ·98683b78c8c72de9c33babc3e6b3c508·2186452·doc·optional·keystone-doc_14.2.0-0+deb10u1_all.deb |
2 | ·e10a6306febb9c8b4112309f879e95f7·68220·net·optional·keystone_14.2.0-0+deb10u1_all.deb | 2 | ·e10a6306febb9c8b4112309f879e95f7·68220·net·optional·keystone_14.2.0-0+deb10u1_all.deb |
3 | ·8fda6c8c7107769061777982f3b90263·624748·python·optional·python3-keystone_14.2.0-0+deb10u1_all.deb | 3 | ·8fda6c8c7107769061777982f3b90263·624748·python·optional·python3-keystone_14.2.0-0+deb10u1_all.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2019-03-25·14:04:48.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2019-03-25·14:04:48.000000·debian-binary |
2 | -rw-r--r--···0········0········0····4256 | 2 | -rw-r--r--···0········0········0····42560·2019-03-25·14:04:48.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··21437 | 3 | -rw-r--r--···0········0········0··2143700·2019-03-25·14:04:48.000000·data.tar.xz |
Offset 93, 15 lines modified | Offset 93, 15 lines modified | ||
93 | <dd><p>Bases:·<code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">dict</span></code></p> | 93 | <dd><p>Bases:·<code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">dict</span></code></p> |
94 | <p>Retrofitting·auth_context·to·reconcile·identity·attributes.</p> | 94 | <p>Retrofitting·auth_context·to·reconcile·identity·attributes.</p> |
95 | <p>The·identity·attributes·must·not·have·conflicting·values·among·the | 95 | <p>The·identity·attributes·must·not·have·conflicting·values·among·the |
96 | auth·plug-ins.·The·only·exception·is·<cite>expires_at</cite>,·which·is·set·to·its | 96 | auth·plug-ins.·The·only·exception·is·<cite>expires_at</cite>,·which·is·set·to·its |
97 | earliest·value.</p> | 97 | earliest·value.</p> |
98 | <dl·class="attribute"> | 98 | <dl·class="attribute"> |
99 | <dt·id="keystone.auth.core.AuthContext.IDENTITY_ATTRIBUTES"> | 99 | <dt·id="keystone.auth.core.AuthContext.IDENTITY_ATTRIBUTES"> |
100 | <code·class="descname">IDENTITY_ATTRIBUTES</code><em·class="property">·=·frozenset({'project_id',·' | 100 | <code·class="descname">IDENTITY_ATTRIBUTES</code><em·class="property">·=·frozenset({'project_id',·'user_id',·'expires_at',·'access_token_id',·'domain_id'})</em><a·class="headerlink"·href="#keystone.auth.core.AuthContext.IDENTITY_ATTRIBUTES"·title="Permalink·to·this·definition">¶</a></dt> |
101 | <dd></dd></dl> | 101 | <dd></dd></dl> |
102 | <dl·class="method"> | 102 | <dl·class="method"> |
103 | <dt·id="keystone.auth.core.AuthContext.update"> | 103 | <dt·id="keystone.auth.core.AuthContext.update"> |
104 | <code·class="descname">update</code><span·class="sig-paren">(</span><em>E=None</em>,·<em>**F</em><span·class="sig-paren">)</span><a·class="reference·internal"·href="../_modules/keystone/auth/core.html#AuthContext.update"><span·class="viewcode-link">[source]</span></a><a·class="headerlink"·href="#keystone.auth.core.AuthContext.update"·title="Permalink·to·this·definition">¶</a></dt> | 104 | <code·class="descname">update</code><span·class="sig-paren">(</span><em>E=None</em>,·<em>**F</em><span·class="sig-paren">)</span><a·class="reference·internal"·href="../_modules/keystone/auth/core.html#AuthContext.update"><span·class="viewcode-link">[source]</span></a><a·class="headerlink"·href="#keystone.auth.core.AuthContext.update"·title="Permalink·to·this·definition">¶</a></dt> |
105 | <dd><p>Override·update·to·prevent·conflicting·values.</p> | 105 | <dd><p>Override·update·to·prevent·conflicting·values.</p> |
106 | </dd></dl> | 106 | </dd></dl> |
Offset 839, 15 lines modified | Offset 839, 15 lines modified | ||
839 | <dl·class="attribute"> | 839 | <dl·class="attribute"> |
840 | <dt·id="keystone.catalog.backends.sql.EndpointGroup.id"> | 840 | <dt·id="keystone.catalog.backends.sql.EndpointGroup.id"> |
841 | <code·class="descname">id</code><a·class="headerlink"·href="#keystone.catalog.backends.sql.EndpointGroup.id"·title="Permalink·to·this·definition">¶</a></dt> | 841 | <code·class="descname">id</code><a·class="headerlink"·href="#keystone.catalog.backends.sql.EndpointGroup.id"·title="Permalink·to·this·definition">¶</a></dt> |
842 | <dd></dd></dl> | 842 | <dd></dd></dl> |
843 | <dl·class="attribute"> | 843 | <dl·class="attribute"> |
844 | <dt·id="keystone.catalog.backends.sql.EndpointGroup.mutable_attributes"> | 844 | <dt·id="keystone.catalog.backends.sql.EndpointGroup.mutable_attributes"> |
845 | <code·class="descname">mutable_attributes</code><em·class="property">·=·frozenset({'name',·' | 845 | <code·class="descname">mutable_attributes</code><em·class="property">·=·frozenset({'name',·'description',·'filters'})</em><a·class="headerlink"·href="#keystone.catalog.backends.sql.EndpointGroup.mutable_attributes"·title="Permalink·to·this·definition">¶</a></dt> |
846 | <dd></dd></dl> | 846 | <dd></dd></dl> |
847 | <dl·class="attribute"> | 847 | <dl·class="attribute"> |
848 | <dt·id="keystone.catalog.backends.sql.EndpointGroup.name"> | 848 | <dt·id="keystone.catalog.backends.sql.EndpointGroup.name"> |
849 | <code·class="descname">name</code><a·class="headerlink"·href="#keystone.catalog.backends.sql.EndpointGroup.name"·title="Permalink·to·this·definition">¶</a></dt> | 849 | <code·class="descname">name</code><a·class="headerlink"·href="#keystone.catalog.backends.sql.EndpointGroup.name"·title="Permalink·to·this·definition">¶</a></dt> |
850 | <dd></dd></dl> | 850 | <dd></dd></dl> |
Offset 697, 15 lines modified | Offset 697, 15 lines modified | ||
697 | <dl·class="attribute"> | 697 | <dl·class="attribute"> |
698 | <dt·id="keystone.federation.backends.sql.IdPRemoteIdsModel.idp_id"> | 698 | <dt·id="keystone.federation.backends.sql.IdPRemoteIdsModel.idp_id"> |
699 | <code·class="descname">idp_id</code><a·class="headerlink"·href="#keystone.federation.backends.sql.IdPRemoteIdsModel.idp_id"·title="Permalink·to·this·definition">¶</a></dt> | 699 | <code·class="descname">idp_id</code><a·class="headerlink"·href="#keystone.federation.backends.sql.IdPRemoteIdsModel.idp_id"·title="Permalink·to·this·definition">¶</a></dt> |
700 | <dd></dd></dl> | 700 | <dd></dd></dl> |
701 | <dl·class="attribute"> | 701 | <dl·class="attribute"> |
702 | <dt·id="keystone.federation.backends.sql.IdPRemoteIdsModel.mutable_attributes"> | 702 | <dt·id="keystone.federation.backends.sql.IdPRemoteIdsModel.mutable_attributes"> |
703 | <code·class="descname">mutable_attributes</code><em·class="property">·=·frozenset({' | 703 | <code·class="descname">mutable_attributes</code><em·class="property">·=·frozenset({'idp_id',·'remote_id'})</em><a·class="headerlink"·href="#keystone.federation.backends.sql.IdPRemoteIdsModel.mutable_attributes"·title="Permalink·to·this·definition">¶</a></dt> |
704 | <dd></dd></dl> | 704 | <dd></dd></dl> |
705 | <dl·class="attribute"> | 705 | <dl·class="attribute"> |
706 | <dt·id="keystone.federation.backends.sql.IdPRemoteIdsModel.remote_id"> | 706 | <dt·id="keystone.federation.backends.sql.IdPRemoteIdsModel.remote_id"> |
707 | <code·class="descname">remote_id</code><a·class="headerlink"·href="#keystone.federation.backends.sql.IdPRemoteIdsModel.remote_id"·title="Permalink·to·this·definition">¶</a></dt> | 707 | <code·class="descname">remote_id</code><a·class="headerlink"·href="#keystone.federation.backends.sql.IdPRemoteIdsModel.remote_id"·title="Permalink·to·this·definition">¶</a></dt> |
708 | <dd></dd></dl> | 708 | <dd></dd></dl> |
Offset 836, 15 lines modified | Offset 836, 15 lines modified | ||
836 | <dl·class="attribute"> | 836 | <dl·class="attribute"> |
837 | <dt·id="keystone.federation.backends.sql.ServiceProviderModel.id"> | 837 | <dt·id="keystone.federation.backends.sql.ServiceProviderModel.id"> |
838 | <code·class="descname">id</code><a·class="headerlink"·href="#keystone.federation.backends.sql.ServiceProviderModel.id"·title="Permalink·to·this·definition">¶</a></dt> | 838 | <code·class="descname">id</code><a·class="headerlink"·href="#keystone.federation.backends.sql.ServiceProviderModel.id"·title="Permalink·to·this·definition">¶</a></dt> |
839 | <dd></dd></dl> | 839 | <dd></dd></dl> |
840 | <dl·class="attribute"> | 840 | <dl·class="attribute"> |
841 | <dt·id="keystone.federation.backends.sql.ServiceProviderModel.mutable_attributes"> | 841 | <dt·id="keystone.federation.backends.sql.ServiceProviderModel.mutable_attributes"> |
842 | <code·class="descname">mutable_attributes</code><em·class="property">·=·frozenset({' | 842 | <code·class="descname">mutable_attributes</code><em·class="property">·=·frozenset({'enabled',·'sp_url',·'description',·'relay_state_prefix',·'auth_url'})</em><a·class="headerlink"·href="#keystone.federation.backends.sql.ServiceProviderModel.mutable_attributes"·title="Permalink·to·this·definition">¶</a></dt> |
843 | <dd></dd></dl> | 843 | <dd></dd></dl> |
844 | <dl·class="attribute"> | 844 | <dl·class="attribute"> |
845 | <dt·id="keystone.federation.backends.sql.ServiceProviderModel.relay_state_prefix"> | 845 | <dt·id="keystone.federation.backends.sql.ServiceProviderModel.relay_state_prefix"> |
846 | <code·class="descname">relay_state_prefix</code><a·class="headerlink"·href="#keystone.federation.backends.sql.ServiceProviderModel.relay_state_prefix"·title="Permalink·to·this·definition">¶</a></dt> | 846 | <code·class="descname">relay_state_prefix</code><a·class="headerlink"·href="#keystone.federation.backends.sql.ServiceProviderModel.relay_state_prefix"·title="Permalink·to·this·definition">¶</a></dt> |
847 | <dd></dd></dl> | 847 | <dd></dd></dl> |