Frode Egeland

Results 21 comments of Frode Egeland

With a lot more people WFH due to COVID-19, I'm sure this feature would be very much appreciated! 😀

Could the returned error be enhanced, maybe with "You must use a token with Basic Auth." ?

More like another call out - like the webhook or graphite events do - directly to the k8s cluster (as specified by the name mapping), inserting the Secrets as needed....

Yes, I have an app that pulls credentials on changes (webhook as trigger) and pushes into k8s secret format into k8s. Adding it as a plugin to k8s itself might...

Would really appreciate docs on OneLogin SAML integration - have been beating my head against it today..

Great! 😀 If I get it working before then, I can contribute to the documentation with my findings. On 4 Feb. 2017 9:18 am, "Ryan Lane" wrote: > Hey there....

I'm stuck, getting this error from confidant: ``` { "errors": [ "invalid_response" ], "message": "SAML request failed", "reason": "No AuthNRequest ID from SP found to match with InResponseTo of response"...

Really looking forward to seeing this example! Struggling with OneLogon... 😓

I pulled and built an image from current HEAD ( 95065eb4a829b6017341694f78f28a9aedff4612 ) and got logged in via SAML.. so, some progress! 👍

Something I think should be in the Web Developer section: "how to start an aurelia app from scratch", i.e. from "I have `npm` installed" to "aurelia starts up and can...