Rajesh Sharma
Rajesh Sharma
Hi, We have a use case where liip imagine stores the output of filters to S3 using gaufrette file system. Now we need to add default 'CacheControl' metadata to all...
Adds support for JWKS in Mercure. With this update, you would simply configure the JWKS URL and Mercure would validate the subscriber and publisher JWT based on the Key ID...
Hi all, I am working on adding support for JWKS in Mercure. With this update, you would simply configure the JWKS URL and Mercure would validate the subscriber and publisher...
When multiple elements are passed into `xml()`, closing the first element should actually close the stream. The elements added to `xml()` should be closed in reverse order. Please check #30...
Hi, I have multiple input to xml. When I close on of the input stream, closing other has no effect. I dont get the closing tag for the last element...
### What problem did you meet? you have to enumerate all the permissions in the idtoken request config in order to have the scopes in the organization token. ### Describe...