Thomas Krille

Results 39 comments of Thomas Krille

Hi @adnanalawiyat, that's obviously a bug. Thanks for finding it.

@wallner @dacrome Should we add this to the next release?

The problem is that, while we can easily configure this for standalone deployment, when running OSIAM in Tomcat, one must configure the Tomcat to change session timeouts. But there's also...

But we still have to make it configurable. Particularly, creating a new configuration property, e.g. `osiam.session.timeout`.

I don't think so. After #305 is merged, we will just obtain the ability to store sessions in the database. That's the scope of the associated task, #293. We will...

We should at least include the SCIM API controllers. Dunno about the others (`/osiam`, `/oauth` and the web-facing URLs).

Maybe that's already done with the introduction of Actuator.

I don't like the idea of a special treatment, but I think in the end this feature is worth the trade-off. So, yes, let's try it. Beware, that this also...

Hi @thomas-lee, creating a new resource type is not possible at this moment and it's also not planned for the future, AFAIK. You can currently only extend the User schema...

I've removed the bug label, because this is not a bug, but a missing "function". Also, this behavior is completely controlled by Spring Security OAuth. Nevertheless, we will try to...