- The wire format is not usable in environments that only look at the HTTP status code to determine the HC status.
- An MP-HC response can include arbitrary properties using the HealthCheckResponse#withData() methods.
- You can create a HealthCheck implementation for each service, and the MP-HC feature will logically combine them to produce an overall status response.
- A JWT is a JSON Web Token, a JSON-formatted object that has a header, payload, and signature component.
- A claim is a single named value from the JWT payload.
- Anything that can be represented in JSON can be used in a JWT.
- The single main step in authenticating a JWT is validating that it is signed via the RS256 algorithm based on a configured public key.
- One could look at claims other that the groups claim to make checks to add application specific authorization decisions.
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine