sigmunau
sigmunau
I'm working on this. However I'm not sure how to handle caching for the discovery url. It would be too bad if this mostly static info had to be fetched...
https://github.com/cirrusidentity/simplesamlphp-module-authoauth2/blob/master/lib/Providers/OpenIDConnectProvider.php here is my take. It's not fully self contained, but it should be quite possible to extract something reusable from it
It seems this may happen on juniper switches only.
On HP uses same MIB as for DOM gathering see #1232
For the record I ended up writing my own dust-helper like this: ``` dust.helpers.blockTrans = function(chunk, context, bodies, params) { var template = context.get('_')[params.key]; var subContext = {}; for (var...