Unable to add namespaced claims to ID Token while using /delegation with a refresh token flow

I see. Thanks for the info!

Some suggestion on documentation:

  • update the docs on old refresh token with this info
  • update the API docs with info on how to use the refresh token (there’s nothing there atm)
  • Fix Context Object Properties in Rules. To add custom claims it should be idToken not id_token (similarly, accessToken not access_token)