Token issuer validation

When you add, modify, or display a new configuration in the user interface, Grid validates the configuration. This validation checks if the well-known metadata can be retrieved and if trust is established. It also verifies that the 'issuer' field in the metadata matches the Issuer property specified and checks the 'jwks_uri' to ensure that keys are present in the document.

Upon successful validation, a green check-mark is shown next to the Well-known URI field. If validation fails, a red warning mark appears with a hover message detailing the error.

Success and failure check marks are displayed for Trusted HTTPS Certificates. A failure mark is displayed at the Issuer field when its value does not correspond to the metadata value.