Serge
Serge
Hello, May be you have an error here ``` # valid_public_keys = FirebaseIDTokenVerifier.retrieve_and_cache_jwt_valid_public_keys # kid = valid_public_keys.keys[0] # rsa_public = OpenSSL::X509::Certificate.new(kid).public_key It should be # valid_public_keys = FirebaseIDTokenVerifier.retrieve_and_cache_jwt_valid_public_keys # val...
**Describe the bug** I don't know if this is a bug, it seems "/Alarms/HighCellVoltage" is never updated since function dbushelper::publish_dbus() never published this entry. !! OK forget about it, after...
Hello, Thank for your work. I've setup an openstack swift with keystone identity and kerberos. My usual workflow to access swift is an 3 step process. 1. call our identity...
**Is your feature request related to a problem? Please describe.** I would like the servicebroker to be call by multiple cloud controller with a prefix. Each cloudcontroller will make a...