SAML + OpenID Connect

Hi,
We have started POC with Keycloak.
We want to use Keycloak as the authentication gateway for our applications → Clients.
I Configured my Client to use OIDC and also setup SAML v2.0 in the Identity providers.
I want my users to have access to the Client either by a username and password or by SAML SSO authentication.

When I go to the login page I do see the two options available (username + password, Azure AD SAML) but if I choose the SAML option, will I have access to the OIDC Clients? Or do i have to manage two Clients → ODIC and SAML ?