scim2-models 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -0,0 +1,69 @@
1
+ Metadata-Version: 2.1
2
+ Name: scim2-models
3
+ Version: 0.1.0
4
+ Summary: SCIM2 models serialization and validation with pydantic
5
+ Home-page: https://github.com/yaal-coop/scim2-models
6
+ License: Apache
7
+ Keywords: scim,scim2,provisioning,pydantic
8
+ Author: Yaal Coop
9
+ Author-email: contact@yaal.coop
10
+ Requires-Python: >=3.9,<4.0
11
+ Classifier: Development Status :: 3 - Alpha
12
+ Classifier: Environment :: Web Environment
13
+ Classifier: Intended Audience :: Developers
14
+ Classifier: License :: OSI Approved :: MIT License
15
+ Classifier: License :: Other/Proprietary License
16
+ Classifier: Operating System :: OS Independent
17
+ Classifier: Programming Language :: Python
18
+ Classifier: Programming Language :: Python :: 3
19
+ Classifier: Programming Language :: Python :: 3.9
20
+ Classifier: Programming Language :: Python :: 3.10
21
+ Classifier: Programming Language :: Python :: 3.11
22
+ Classifier: Programming Language :: Python :: 3.12
23
+ Classifier: Programming Language :: Python :: Implementation :: CPython
24
+ Requires-Dist: pydantic[email] (>=2.7.0,<3.0.0)
25
+ Project-URL: Documentation, https://scim2-models.readthedocs.io
26
+ Project-URL: Repository, https://github.com/yaal-coop/scim2-models
27
+ Description-Content-Type: text/markdown
28
+
29
+ # scim2-models
30
+
31
+ Pydantic models for SCIM2 schemas defined in [RFC7643](https://datatracker.ietf.org/doc/html/rfc7643.html) and [RFC7644](https://datatracker.ietf.org/doc/html/rfc7644.html).
32
+
33
+ This library provides utilities to parse and produce SCIM2 payloads, and handle them with native Python objects.
34
+ It can be use as a basis to build SCIM2 servers and clients.
35
+
36
+ ## Installation
37
+
38
+ ```shell
39
+ pip install scim2-models
40
+ ```
41
+
42
+ ## Usage
43
+
44
+ Check the [tutorial](https://scim2-models.readthedocs.io/en/latest/tutorial.html) and the [reference](https://scim2-models.readthedocs.io/en/latest/reference.html) for more details.
45
+
46
+ ```python
47
+ from scim2_models import User
48
+ import datetime
49
+
50
+ payload = {
51
+ "schemas": ["urn:ietf:params:scim:schemas:core:2.0:User"],
52
+ "id": "2819c223-7f76-453a-919d-413861904646",
53
+ "userName": "bjensen@example.com",
54
+ "meta": {
55
+ "resourceType": "User",
56
+ "created": "2010-01-23T04:56:22Z",
57
+ "lastModified": "2011-05-13T04:42:34Z",
58
+ "version": 'W\\/"3694e05e9dff590"',
59
+ "location": "https://example.com/v2/Users/2819c223-7f76-453a-919d-413861904646",
60
+ },
61
+ }
62
+
63
+ user = User.model_validate(payload)
64
+ assert user.user_name == "bjensen@example.com"
65
+ assert user.meta.created == datetime.datetime(
66
+ 2010, 1, 23, 4, 56, 22, tzinfo=datetime.timezone.utc
67
+ )
68
+ ```
69
+
@@ -0,0 +1,40 @@
1
+ # scim2-models
2
+
3
+ Pydantic models for SCIM2 schemas defined in [RFC7643](https://datatracker.ietf.org/doc/html/rfc7643.html) and [RFC7644](https://datatracker.ietf.org/doc/html/rfc7644.html).
4
+
5
+ This library provides utilities to parse and produce SCIM2 payloads, and handle them with native Python objects.
6
+ It can be use as a basis to build SCIM2 servers and clients.
7
+
8
+ ## Installation
9
+
10
+ ```shell
11
+ pip install scim2-models
12
+ ```
13
+
14
+ ## Usage
15
+
16
+ Check the [tutorial](https://scim2-models.readthedocs.io/en/latest/tutorial.html) and the [reference](https://scim2-models.readthedocs.io/en/latest/reference.html) for more details.
17
+
18
+ ```python
19
+ from scim2_models import User
20
+ import datetime
21
+
22
+ payload = {
23
+ "schemas": ["urn:ietf:params:scim:schemas:core:2.0:User"],
24
+ "id": "2819c223-7f76-453a-919d-413861904646",
25
+ "userName": "bjensen@example.com",
26
+ "meta": {
27
+ "resourceType": "User",
28
+ "created": "2010-01-23T04:56:22Z",
29
+ "lastModified": "2011-05-13T04:42:34Z",
30
+ "version": 'W\\/"3694e05e9dff590"',
31
+ "location": "https://example.com/v2/Users/2819c223-7f76-453a-919d-413861904646",
32
+ },
33
+ }
34
+
35
+ user = User.model_validate(payload)
36
+ assert user.user_name == "bjensen@example.com"
37
+ assert user.meta.created == datetime.datetime(
38
+ 2010, 1, 23, 4, 56, 22, tzinfo=datetime.timezone.utc
39
+ )
40
+ ```
@@ -0,0 +1,119 @@
1
+ [build-system]
2
+ requires = ["poetry-core"]
3
+ build-backend = "poetry.core.masonry.api"
4
+
5
+ [tool.poetry]
6
+ name = "scim2-models"
7
+ version = "0.1.0"
8
+ description = "SCIM2 models serialization and validation with pydantic"
9
+ authors = ["Yaal Coop <contact@yaal.coop>"]
10
+ license = "Apache"
11
+ readme = "README.md"
12
+ keywords = ["scim", "scim2", "provisioning", "pydantic"]
13
+ documentation = "https://scim2-models.readthedocs.io"
14
+ repository = "https://github.com/yaal-coop/scim2-models"
15
+ classifiers = [
16
+ "Intended Audience :: Developers",
17
+ "Development Status :: 3 - Alpha",
18
+ "Programming Language :: Python :: 3.9",
19
+ "Programming Language :: Python :: 3.10",
20
+ "Programming Language :: Python :: 3.11",
21
+ "Programming Language :: Python :: 3.12",
22
+ "Programming Language :: Python :: Implementation :: CPython",
23
+ "License :: OSI Approved :: MIT License",
24
+ "Environment :: Web Environment",
25
+ "Programming Language :: Python",
26
+ "Operating System :: OS Independent",
27
+ ]
28
+
29
+ [tool.poetry.dependencies]
30
+ python = "^3.9"
31
+ pydantic = {version = "^2.7.0", extras = ["email"]}
32
+
33
+ [tool.poetry.group.dev.dependencies]
34
+ pytest = "^8.2.1"
35
+ pytest-coverage = "^0.0"
36
+
37
+ [tool.poetry.group.doc]
38
+ optional = true
39
+
40
+ [tool.poetry.group.doc.dependencies]
41
+ autodoc-pydantic = "^2.2.0"
42
+ shibuya = "^2024.5.15"
43
+ sphinx = "^7.3.7"
44
+ myst-parser = "^3.0.1"
45
+
46
+ [tool.coverage.run]
47
+ source = [
48
+ "scim2_models",
49
+ "tests",
50
+ ]
51
+ omit = [".tox/*"]
52
+ branch = true
53
+
54
+ [tool.coverage.report]
55
+ exclude_lines = [
56
+ "@pytest.mark.skip",
57
+ "pragma: no cover",
58
+ "raise NotImplementedError",
59
+ ]
60
+
61
+ [tool.ruff.lint]
62
+ select = [
63
+ "E", # pycodestyle
64
+ "F", # pyflakes
65
+ "I", # isort
66
+ "UP", # pyupgrade
67
+ ]
68
+ ignore = [
69
+ "E501", # line-too-long
70
+ "E722", # bare-except
71
+ ]
72
+
73
+ [tool.ruff.lint.isort]
74
+ force-single-line = true
75
+
76
+ [too.ruff.format]
77
+ docstring-code-format = true
78
+
79
+ [tool.pytest.ini_options]
80
+ addopts = "--doctest-modules --doctest-glob='*.rst'"
81
+ doctest_optionflags= "ALLOW_UNICODE IGNORE_EXCEPTION_DETAIL ELLIPSIS"
82
+
83
+
84
+ [tool.tox]
85
+ legacy_tox_ini = """
86
+ [tox]
87
+ isolated_build = true
88
+ skipsdist = true
89
+ envlist =
90
+ style
91
+ py39
92
+ py310
93
+ py311
94
+ py312
95
+ doc
96
+ coverage
97
+
98
+ [testenv]
99
+ allowlist_externals = poetry
100
+ commands =
101
+ poetry install
102
+ poetry run pytest --showlocals --full-trace {posargs}
103
+
104
+ [testenv:style]
105
+ commands =
106
+ pip install pre-commit
107
+ pre-commit run --all-files
108
+
109
+ [testenv:doc]
110
+ commands =
111
+ poetry install --with doc --without dev
112
+ poetry run sphinx-build --builder html doc build/sphinx/html
113
+
114
+ [testenv:coverage]
115
+ commands =
116
+ poetry install
117
+ poetry run pytest --cov --cov-fail-under=100 --cov-report term:skip-covered {posargs}
118
+ poetry run coverage html
119
+ """
@@ -0,0 +1,115 @@
1
+ from .base import BaseModel
2
+ from .base import ComplexAttribute
3
+ from .base import Context
4
+ from .base import Mutability
5
+ from .base import Required
6
+ from .base import Returned
7
+ from .base import Uniqueness
8
+ from .rfc7643.enterprise_user import EnterpriseUser
9
+ from .rfc7643.enterprise_user import Manager
10
+ from .rfc7643.group import Group
11
+ from .rfc7643.group import GroupMember
12
+ from .rfc7643.resource import AnyResource
13
+ from .rfc7643.resource import Meta
14
+ from .rfc7643.resource import Resource
15
+ from .rfc7643.resource_type import ResourceType
16
+ from .rfc7643.resource_type import SchemaExtension
17
+ from .rfc7643.schema import Attribute
18
+ from .rfc7643.schema import Schema
19
+ from .rfc7643.service_provider import AuthenticationScheme
20
+ from .rfc7643.service_provider import Bulk
21
+ from .rfc7643.service_provider import ChangePassword
22
+ from .rfc7643.service_provider import ETag
23
+ from .rfc7643.service_provider import Filter
24
+ from .rfc7643.service_provider import Patch
25
+ from .rfc7643.service_provider import ServiceProviderConfiguration
26
+ from .rfc7643.service_provider import Sort
27
+ from .rfc7643.user import Address
28
+ from .rfc7643.user import Email
29
+ from .rfc7643.user import Entitlement
30
+ from .rfc7643.user import Im
31
+ from .rfc7643.user import Name
32
+ from .rfc7643.user import PhoneNumber
33
+ from .rfc7643.user import Photo
34
+ from .rfc7643.user import Role
35
+ from .rfc7643.user import User
36
+ from .rfc7643.user import X509Certificate
37
+ from .rfc7644.bulk import BulkOperation
38
+ from .rfc7644.bulk import BulkRequest
39
+ from .rfc7644.bulk import BulkResponse
40
+ from .rfc7644.error import Error
41
+ from .rfc7644.error import InvalidFilterError
42
+ from .rfc7644.error import InvalidPathError
43
+ from .rfc7644.error import InvalidSyntaxError
44
+ from .rfc7644.error import InvalidValueError
45
+ from .rfc7644.error import InvalidVersionError
46
+ from .rfc7644.error import MutabilityError
47
+ from .rfc7644.error import NoTargetError
48
+ from .rfc7644.error import SensitiveError
49
+ from .rfc7644.error import TooManyError
50
+ from .rfc7644.error import UniquenessError
51
+ from .rfc7644.list_response import ListResponse
52
+ from .rfc7644.patch_op import Op
53
+ from .rfc7644.patch_op import PatchOp
54
+ from .rfc7644.patch_op import PatchOperation
55
+ from .rfc7644.search_request import SearchRequest
56
+ from .rfc7644.search_request import SortOrder
57
+
58
+ __all__ = [
59
+ "Address",
60
+ "AnyResource",
61
+ "Attribute",
62
+ "AuthenticationScheme",
63
+ "BaseModel",
64
+ "Bulk",
65
+ "BulkOperation",
66
+ "BulkRequest",
67
+ "BulkResponse",
68
+ "ChangePassword",
69
+ "ComplexAttribute",
70
+ "Context",
71
+ "ETag",
72
+ "Email",
73
+ "EnterpriseUser",
74
+ "Entitlement",
75
+ "Error",
76
+ "Filter",
77
+ "Group",
78
+ "GroupMember",
79
+ "Im",
80
+ "InvalidFilterError",
81
+ "InvalidPathError",
82
+ "InvalidSyntaxError",
83
+ "InvalidValueError",
84
+ "InvalidVersionError",
85
+ "ListResponse",
86
+ "Manager",
87
+ "Meta",
88
+ "Mutability",
89
+ "MutabilityError",
90
+ "Name",
91
+ "NoTargetError",
92
+ "Op",
93
+ "Patch",
94
+ "PatchOp",
95
+ "PatchOperation",
96
+ "PhoneNumber",
97
+ "Photo",
98
+ "Required",
99
+ "Resource",
100
+ "ResourceType",
101
+ "Returned",
102
+ "Role",
103
+ "Schema",
104
+ "SchemaExtension",
105
+ "SearchRequest",
106
+ "SortOrder",
107
+ "SensitiveError",
108
+ "ServiceProviderConfiguration",
109
+ "Sort",
110
+ "TooManyError",
111
+ "Uniqueness",
112
+ "UniquenessError",
113
+ "User",
114
+ "X509Certificate",
115
+ ]
@@ -0,0 +1,89 @@
1
+ from typing import List
2
+ from typing import Optional
3
+ from typing import Tuple
4
+ from typing import Type
5
+
6
+
7
+ def validate_model_attribute(model: Type, attribute_base: str) -> None:
8
+ """Validate that an attribute name or a sub-attribute path exist for a
9
+ given model."""
10
+
11
+ from scim2_models.base import BaseModel
12
+
13
+ attribute_name, *sub_attribute_blocks = attribute_base.split(".")
14
+ sub_attribute_base = ".".join(sub_attribute_blocks)
15
+
16
+ aliases = {field.alias for field in model.model_fields.values()}
17
+
18
+ if attribute_name not in aliases:
19
+ raise ValueError(
20
+ f"Model '{model.__name__}' has no attribute named '{attribute_name}'"
21
+ )
22
+
23
+ if sub_attribute_base:
24
+ attribute_type = model.get_field_root_type(attribute_name)
25
+
26
+ if not issubclass(attribute_type, BaseModel):
27
+ raise ValueError(
28
+ f"Attribute '{attribute_name}' is not a complex attribute, and cannot have a '{sub_attribute_base}' sub-attribute"
29
+ )
30
+
31
+ validate_model_attribute(attribute_type, sub_attribute_base)
32
+
33
+
34
+ def extract_schema_and_attribut_base(attribute_urn: str) -> Tuple[str, str]:
35
+ """Extract the schema urn part and the attribute name part from attribute
36
+ name, as defined in :rfc:`RFC7644 §3.10 <7644#section-3.10>`."""
37
+
38
+ *urn_blocks, attribute_base = attribute_urn.split(":")
39
+ schema = ":".join(urn_blocks)
40
+ return schema, attribute_base
41
+
42
+
43
+ def validate_attribute_urn(
44
+ attribute_name: str,
45
+ default_resource: Optional[Type] = None,
46
+ resource_types: Optional[List[Type]] = None,
47
+ ) -> str:
48
+ """Validate that an attribute urn is valid or not.
49
+
50
+ :parm attribute_name: The attribute urn to check.
51
+ :default_resource: The default resource if `attribute_name` is not an absolute urn.
52
+ :resource_types: The available resources in which to look for the attribute.
53
+ :return: The normalized attribute URN.
54
+ """
55
+
56
+ from scim2_models.rfc7643.resource import Resource
57
+
58
+ if not resource_types:
59
+ resource_types = []
60
+
61
+ if default_resource and default_resource not in resource_types:
62
+ resource_types.append(default_resource)
63
+
64
+ default_schema = (
65
+ default_resource.model_fields["schemas"].default[0]
66
+ if default_resource
67
+ else None
68
+ )
69
+
70
+ schema, attribute_base = extract_schema_and_attribut_base(attribute_name)
71
+ if not schema:
72
+ schema = default_schema
73
+
74
+ if not schema:
75
+ raise ValueError("No default schema and relative URN")
76
+
77
+ resource = Resource.get_by_schema(resource_types, schema)
78
+ if not resource:
79
+ raise ValueError(f"No resource matching schema '{schema}'")
80
+
81
+ validate_model_attribute(resource, attribute_base)
82
+
83
+ return f"{schema}:{attribute_base}"
84
+
85
+
86
+ def contains_attribute_or_subattributes(attribute_urns: List[str], attribute_urn):
87
+ return attribute_urn in attribute_urns or any(
88
+ item.startswith(f"{attribute_urn}.") for item in attribute_urns
89
+ )