Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
outposts: SCIM support #11788
base: main
Are you sure you want to change the base?
outposts: SCIM support #11788
Changes from all commits
2d8fc4b
4546f03
b7392fe
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 136 in authentik/outposts/consumer.py
Codecov / codecov/patch
authentik/outposts/consumer.py#L131-L136
Check warning on line 5 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L1-L5
Check warning on line 13 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L7-L13
Check warning on line 15 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L15
Check warning on line 26 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L18-L26
Check warning on line 30 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L28-L30
Check warning on line 42 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L40-L42
Check warning on line 45 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L45
Check warning on line 53 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L48-L53
Check warning on line 62 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L55-L62
Check warning on line 64 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L64
Check warning on line 68 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L66-L68
Check warning on line 72 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L70-L72
Check warning on line 82 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L81-L82
Check warning on line 86 in authentik/outposts/http.py
Codecov / codecov/patch
authentik/outposts/http.py#L85-L86
Check warning on line 83 in authentik/outposts/tasks.py
Codecov / codecov/patch
authentik/outposts/tasks.py#L79-L83
Check warning on line 22 in authentik/providers/scim/clients/base.py
Codecov / codecov/patch
authentik/providers/scim/clients/base.py#L22
Check warning on line 45 in authentik/providers/scim/clients/base.py
Codecov / codecov/patch
authentik/providers/scim/clients/base.py#L45
Check warning on line 62 in authentik/providers/scim/clients/base.py
Codecov / codecov/patch
authentik/providers/scim/clients/base.py#L55-L62
Check warning on line 12 in authentik/providers/scim/controllers/docker.py
Codecov / codecov/patch
authentik/providers/scim/controllers/docker.py#L11-L12
Check warning on line 14 in authentik/providers/scim/controllers/kubernetes.py
Codecov / codecov/patch
authentik/providers/scim/controllers/kubernetes.py#L12-L14