AWS ALB configuration with keycloak oidc

Hi,
I would like to configure AWS ALB to authenticate requests using Keycloak. But looks like the ALB configuration needs the issuer, auth-endpoint, etc which are specific to a realm.
May I know how can I make the realm name generic?
Thanks in advance!