Skip to content
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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

small fixes

b7392fe
Select commit
Loading
Failed to load commit list.
Open

outposts: SCIM support #11788

small fixes
b7392fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 24, 2024 in 1s

13.97% of diff hit (target 92.54%)

View this Pull Request on Codecov

13.97% of diff hit (target 92.54%)

Annotations

Check warning on line 136 in authentik/outposts/consumer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/consumer.py#L131-L136

Added lines #L131 - L136 were not covered by tests

Check warning on line 5 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 13 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L7-L13

Added lines #L7 - L13 were not covered by tests

Check warning on line 15 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L15

Added line #L15 was not covered by tests

Check warning on line 26 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L18-L26

Added lines #L18 - L26 were not covered by tests

Check warning on line 30 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 42 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 45 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L45

Added line #L45 was not covered by tests

Check warning on line 53 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L48-L53

Added lines #L48 - L53 were not covered by tests

Check warning on line 62 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L55-L62

Added lines #L55 - L62 were not covered by tests

Check warning on line 64 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L64

Added line #L64 was not covered by tests

Check warning on line 68 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 72 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 82 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 86 in authentik/outposts/http.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/http.py#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 83 in authentik/outposts/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/outposts/tasks.py#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 22 in authentik/providers/scim/clients/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/providers/scim/clients/base.py#L22

Added line #L22 was not covered by tests

Check warning on line 45 in authentik/providers/scim/clients/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/providers/scim/clients/base.py#L45

Added line #L45 was not covered by tests

Check warning on line 62 in authentik/providers/scim/clients/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/providers/scim/clients/base.py#L55-L62

Added lines #L55 - L62 were not covered by tests

Check warning on line 12 in authentik/providers/scim/controllers/docker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/providers/scim/controllers/docker.py#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 14 in authentik/providers/scim/controllers/kubernetes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/providers/scim/controllers/kubernetes.py#L12-L14

Added lines #L12 - L14 were not covered by tests