Daniel DeGroff

Results 251 comments of Daniel DeGroff

Thanks for the comment @Codelica - you're correct, this is an area that also needs improvement. We recently alphabetized the groups in Add Group Membership and in the Group selector...

This is working as designed. The self-service account pages use SSO for authorization. If you disable SSO by unchecking "remember me" - the user has no SSO session. If we...

> So, basically, the self service editor is not "embeddable" in our application based on this unless the user checks remember me"? That is correct. @mooreds is exactly correct -...

I’m happy to re-open this for consideration. But I don’t have any timeline when we would change this behavior.

Moving to #1860 as a feature request.

[commit 754b0d2a9e503290ae4f571c23aeef0fc467cb6c](https://github.com/FusionAuth/fusionauth-app/commit/754b0d2a9e503290ae4f571c23aeef0fc467cb6c)

Thanks @adambowen we do try and use the correct time and date formats when possible. Not sure why we didn't ship with `en_GB`. We'll add this: ``` # https://icu4c-demos.unicode.org/icu-bin/locexp?d_=en&_=en_GB #...

Welcome! Re: `ISO 8601`, does this mean you'd prefer to see the formatting for en_GB as `yyyy/M/s` or `yyyy-M-s` instead of `d/M/yyyy`? The current format was taking from https://icu4c-demos.unicode.org/icu-bin/locexp?d_=en&_=en_GB, so...

> persisting certain fields (as defined through configuration) across refreshes This could work. One possible issue may be that if a custom claim is based upon user data, or user...