philthynz

Results 11 comments of philthynz

I think this is the only feature holding me back from encrypting all my photo and video uploads. Would be great to have.

I will take a look at those. But it seems strange for it to be working for other apps that have implement sso. It's just this plugin that's not working....

@srvrguy We have checked our conditional access to policy. It simply says outside our known locations to require MFA. I did some more testing... From a normal internet connection, not...

@srvrguy Thanks, really appreciate the feedback! Yes, SAML will be our fallback, this plugin is our preferred method because it includes group and user provisioning. Apparently that ADAL4J library does...

Same issue on Windows 10. Just place the kubectl binary under `AppData\Roaming\Lens\binaries\kubectl\bundled` and it connects.

Might be possible to automate the groups. Should be easy enough to use something like a terraform data source to get the group members and dynamically update a json config...

@Klaas- thanks, that example really helps.

Actually, a good fix would be to just remove the hard coded runAsUser and fsGroup. Openshift by default will apply the restricted-v2 SCC policy, which doesn't allow this template to...

Hi @deveshgoyal1000 , Thanks for jumping in. I am well thanks. Yes your plan will work. I thought it was more simple to allow runAsUser and fsGroup values to be...

Hey @deveshgoyal1000 many thanks for this. I would take the bitnami approach. Because users still may want to specify other attributes in the security context that Openshift would allow. See...