Hilário Coelho
Hilário Coelho
Any updates on this? This would be really helpful @jrhouston Seems to fix #793 and #546.
update: I forked @ksvladimir PR in order to pull changes from master, did the necessary adjustments on unit tests, published the provider to Terraform registry and it worked as expected....
> Same, can this get merged? #625 includes the same feature but with tests and documentation. I think this PR should be closed and the other one merged. @dak1n1
This PR will require a new PR on `ory/hydra` branch `v2.x` in order to implement the `Configurator` interface since it doesn't use the default `Config`
@alexsomesan can you take a look at this please? We have been using a custom provider version for some time and we haven't faced any issue. This should be included...
This is a big security issue that should be addressed asap
@mimartin12 @djsmith85 @Hinton
I'm not sure if you understood what I tried to explain. The problem here is that `foreground_show` flag is being omitted when the value is `false` (which is the default...
Specifying in HMS documentation that default value for `foreground_show` is `true` is a good improvement but it doesn't fix the issue in this library. The property defined [here](https://github.com/HMS-Core/hms-push-serverdemo-go/blob/master/src/push/model/message_hm.go#L68) has an...