Firstyear

Results 782 comments of Firstyear

https://github.com/kanidm/kanidm/blob/master/book/src/integrations/oauth2.md Feel free to submit a PR to it, and also to add yourself to the CONTRIBUTORS.md file, we love docs contributions! Leave this issue open and we will close...

@AleXoundOS Those are scopes, not claims. A claim is registering that "the Key named X, will have values A, B, C, if the user is a member of group Y"....

Pastes have all expired ;_;

Given that a reindex resolved, we haven't had other reports, and we are about to release 1.4 I think we should close this. If you still have this issue, we'll...

I like the idea of this, but the quirk here is in the OIDC specification when you set "prompt=login" and the AS doesn't understand that, then: ``` If an OP...

(I'm not against adding it btw, I kind of like the idea, but I think OIDC half-arsed this part of the spec).

The assumption there is they *do* support it. If they don't they're free to return the 200 OK and you're none the wiser. So you have to actually trust the...

Also it's "should" not "must". So you know. lmao.

True. Just me nitpicking and being a perfectionist :)

Yeah I think that sounds like a good feature. I don't have time now, but I can see it being useful soon.