We have an app with SSO provided via OpenID Connect.
As of Friday we started started having issues as it looks like a new property was being returned on token request that had not previously been returned, and our app was not built to handle it.
The property is called 'not_before'.
I have not been able to find any documentation on a property with this specific name.
Can anyone shed any light on this or point me towards documentation?
Thanks,