Marc 'risson' Schmitt
Marc 'risson' Schmitt
The RFC specifies this endpoint as a POST https://datatracker.ietf.org/doc/html/rfc6749#section-6. Seems like distribution/distribution is not following the spec
Feel free to submit a PR to add the OIDC setup to the docuemntation
No worries! Instructions for contributing integrations docs are provided here: https://docs.goauthentik.io/developer-docs/docs/writing-documentation#integration-guidelines
Applying blueprints manually might resolve that issue, but I'm not entirely sure. See `ak apply_blueprint --help` if you want to try it
I'd rather allow filtering groups by their parent. So you'd be able to say `/api/v3/core/groups/?parent=123` Adding a `children` attribute to the response makes it look like it might include all...
Ah, I didn't see that this was actually meant for the LDAP outpost. In that case, I'll let @BeryJu weigh in
A bit out of scope but still related, could we add a help text to the order property mentioning that it only is the order in the the result of...
Oh I forgot, but as with the other thing, I'm happy to open a proposal PR for this.
cross-ref https://github.com/goauthentik/authentik/issues/3243
I should've included in the issue, but the IPs and routes on the node are: ``` # ip a s dev ens3 2: ens3: mtu 1500 qdisc fq state UP...