Configuration of local JWK sets
- 1.Go to:
Application Firewall >> JWKS Providers >> Tab Local - 2.Add a new entry by pressing the + button.
- 3.Enter a unique name for the new key set.
- 4.Copy the JWKS into the Content field.
- 5.Optionally: Enter an issuer name. This value is used to restrict the usage of the JWKS to JWTs with a matching issuer (claim iss).
- 6.Click the Validate button to check your new settings.
- A new local JWKS provider is configured.
Configuration of remote JWK sets
- 1.Go to:
Application Firewall >> JWKS Providers >> Tab Remote - 2.Add a new entry by pressing the + button.
- 3.Enter a unique name for the remote JWKS provider.
- 4.Enter the URL of the remote JWKS endpoint into the Service URL field.
- 5.Optionally: Enter an issuer name. This value is used to restrict the usage of the JWKS to JWTs with a matching issuer (claim iss).
- 6.Click the Validate button to check your new settings.
- 7.Change to the SSL tab.
- 8.Configure the SSL settings. See Tab – SSL.
- A new local JWKS provider is configured.