Erik Jan de Wit

Results 119 comments of Erik Jan de Wit

Just tested this and your right it's just a configuration problem with `.quietPeriodInMS(0)` it works perfectly

@jonnytest1 why would you want to have them? How would it be useful?

@jonnytest1 so you have a script that logs in for each user to change their user profile? Wouldn't that mean that you have the username and password of each user?...

okay thanks @jonnytest1 I get it now, guess this could be a nice to have.

The `serverinfo` endpoint is used extensively in the admin console, for things like `protocolMapperTypes`, `themes` and `clientSignature` so I think it's fine to base it on that.

you can add TRAVIS=true as environmental variable to skip these tests

@semangard are you saying that there is a problem with the types? Or are you having problems with you update? Do you have an error in the server log?

The documentation isn't very clear in how to go about doing things, what I use to find out how to do it is: make the changes I want to make...

when you put it at the root level isn't it then ignored by the server?

right I see there is also the type: `RolePolicyRepresentation` that it should use here instead, guess it's hard to use types here there are 12 different policy implementations