Gerard

Results 25 comments of Gerard

Thanks for the idea, but that sadly does not work, since the whole document already exists before I sign it and the namespace is not on the node. I noticed...

@creativesuraj I was never able to make it work with SOAP. I switched the whole code base to Python eventually. Sorry I can't be more helpful.

@creativesuraj https://docs.python-zeep.org/en/master/

I ran into the same problem with a newer version (16xx something). I first upped the SSH wait time from 2h to 20h in the json file, thinking that might...

+1 for this, though it should be fairly trivial to just implement that as a custom header?

That would certainly work for my case; I will use either the headers or the userinfo, but not both and cannot imagine I would need a different config on both....

I think this was wrongfully closed. #850 adds groups and username, but nothing else. I specifically need custom claims in the userinfo. Or am I missing something here?

Mirroring the whole ID token is what Louketo does and that suits my purposes, but it is a bit crude... Maybe that could be an optional setting? Like; "expose whole...

Sounds good, in that case I'll keep an eye on this space :)

Any status update on this?