Daniel DeGroff
Daniel DeGroff
The options pulled from the data.options map aren't merged into the options map until _renderEvents which is called at the end of _loadCalEvents. By that point weekStartDate, and weekEndDate are...
This sounds like a nice enhancement. I imagine this would be a choice at API creation to "never show me this key again" (more secure) or "allow me to see...
We don't break APIs unless the design is fundamentally flawed and it is a risk to continue using it. I don't think that is the case here, the API is...
Internal: Currently this is just a string to uniquely identify the authenticator method amongst others. From the API side, it should be fairly straight forward to take this value on...
We could consider this, but if the RFC is still in draft, it is unlikely that we would prioritize this outside of a specific customer request.
Internal: Allow passing `idp_hint` and `login_hint` to `/app/login` to be passed along to `/oauth2/authorize`. Same goes for `/app/register`.
Documentation: - [x] Update tenant API to account for new TTL config - [x] Update tenant UI doc with new config - [x] Anything else?
Internal: - https://github.com/FusionAuth/fusionauth-app/pull/452
It sounds like this only affects the FusionAuth Admin UI when viewing an IdP configuration that has a configuration for a disabled application?
Thanks @HammerVersion are you interested in submitting a PR, or could you provide some additional detail as to what you're looking for? Are you looking for a `module-info.java` such as...