keystone/keystone/federation
gtema 480ba29709 Fix federation mapping role jsonschema
additionalProperties attribute must be located on the level of "type"
and not inside "properties"
(https://json-schema.org/understanding-json-schema/reference/object#additional-properties).
Sadly this is not violating schema validation, but is wrong and hurts
any reasonable processing of the schema.

Change-Id: Ib537f1dd33dd3f3dc8909873dffc37980d04b4db
2024-02-07 08:49:45 +01:00
..
backends Keystone to honor the "domain" attribute mapping rules. 2024-01-16 08:54:56 -03:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
constants.py Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
core.py Keystone to honor the "domain" attribute mapping rules. 2024-01-16 08:54:56 -03:00
idp.py Add support for pysaml2 >= 7.1.0 2022-01-05 18:29:07 +00:00
schema.py Expiring Group Memberships API - Allow set idp authorization_ttl 2020-04-09 01:59:58 +00:00
utils.py Fix federation mapping role jsonschema 2024-02-07 08:49:45 +01:00