# Open-id client with SAML IDP

**URL:** https://forum.keycloak.org/t/open-id-client-with-saml-idp/1164
**Category:** Getting advice
**Created:** [February 5, 2020, 2:49pm UTC](https://forum.keycloak.org/t/open-id-client-with-saml-idp/1164 "2020-02-05T14:49:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Sid](https://avatars.discourse-cdn.com/v4/letter/s/5f9b8f/32.png) [@Sid](https://forum.keycloak.org/u/Sid)
#### Post date: [February 5, 2020, 2:49pm UTC](https://forum.keycloak.org/t/open-id-client-with-saml-idp/1164/1 "2020-02-05T14:49:41Z")

</div>

I have an open-id client(SP) with Keycloak as IDP. I have siteminder as an external IDP with SAML protocol. When a user clicks on a link at Siteminder, he is authenticated and authorized using SAML assertion and the assertion is posted to the Keycloak IDP, so that user should be be able to access the client with open-id protocol without showing the login page. Is this possible i.e, can the external IDP with SAML can communicate with open-id client?
