The plugin configuration supports the following required settings:

issuerURL

List of OIDC provider issuer URLs to scan

Example:

 "https://accounts.google.com",

"https://login.microsoftonline.com/common"

The plugin validates that at least one issuer URL is provided and that each URL is properly formatted. URLs must use HTTPS protocol (except for localhost/127.0.0.1 for testing).