@jlangy was trying to set up a backend validation to enforce that you have to log in with KeyCloak. We were looking for the IDP mapper so that we could use the "identity_provider" claim in the token to make sure the login was through IDIR. The mapper does not exist on the tmp-sso-requests client in the onestopauth realm.
AC
tmp-sso-requests -- remove it if no longer being used
create a real client for the sso-requests app that is public key PKCE using terraform
@jlangy was trying to set up a backend validation to enforce that you have to log in with KeyCloak. We were looking for the IDP mapper so that we could use the "identity_provider" claim in the token to make sure the login was through IDIR. The mapper does not exist on the tmp-sso-requests client in the onestopauth realm.
AC