- Consider adding an OOTB license heath check. It'd be a nice compliment to the graceful behavior of the license validation. So, if the lincese isn't available in prod, then it's easier to notice for devs. Also consider bundling it with (docs.duendesoftware.com/identityserv...).
- Consider adding an OOTB license heath check. It'd be a nice compliment to the graceful behavior of the license validation. So, if the lincese isn't available in prod, then it's easier to notice for devs. Also consider bundling it with (docs.duendesoftware.com/identityserv...).
I'm happy with the current license validation logic. It strikes a good balance between being graceful enough (prod won't stop working if the license expires) and being restrictive enough (advanced features won't work without a valid license in prod).
I'm happy with the current license validation logic. It strikes a good balance between being graceful enough (prod won't stop working if the license expires) and being restrictive enough (advanced features won't work without a valid license in prod).