Anton Engelhardt
Anton Engelhardt
@kyessenov Ok, thanks. Should i open a PR? And how do you want it to be integrated?
@kyessenov Ok. Does it make sense to add it as a submodule? I have not worked with that before but maybe this makes updating it easier?
What do you think? https://github.com/istio-ecosystem/wasm-extensions/pull/95
/remind me when someone replies
Here is my openid config with redacted domain names: ``` {"issuer":"https:\/\/nextcloud.mydomain.app","authorization_endpoint":"https:\/\/nextcloud.mydomain.app\/apps\/oidc\/authorize","token_endpoint":"https:\/\/nextcloud.mydomain.app\/apps\/oidc\/token","userinfo_endpoint":"https:\/\/nextcloud.mydomain.app\/apps\/oidc\/userinfo","jwks_uri":"https:\/\/nextcloud.mydomain.app\/apps\/oidc\/jwks","scopes_supported":["openid","profile","email","roles","groups"],"response_types_supported":["code","code id_token","id_token"],"response_modes_supported":["query"],"grant_types_supported":["authorization_code","implicit"],"acr_values_supported":["0"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256","HS256"],"userinfo_signing_alg_values_supported":["none"],"token_endpoint_auth_methods_supported":["client_secret_post"],"display_values_supported":["page"],"claim_types_supported":["normal"],"claims_supported":["iss","sub","aud","exp","auth_time","iat","acr","azp","preferred_username","scope","nbf","jti","roles","name","updated_at","website","email","email_verified","phone_number","address","picture"],"end_session_endpoint":"https:\/\/nextcloud.mydomain.app\/apps\/oidc\/logout"} ```
Ok, thanks for your reply. I will follow up when i tested it after changing the flag. In my scenario i am using an envoy proxy with a WASM-plugin inside...
+1. It also only happens for me when i wake my mac from my sleep.
From the DevTools, i get one error that might be related:  And this leads to the source code: 
+1 no issues since MacOS on 15.4
Maybe as part of #99 to avoid more breaking changes