SSO Login in the developer portal?

Not applicable

Is there a way to integrate CAS or SAML based authentication with the developer portal? We are testing Apigee for a couple of weeks. I'd like our testers to use their existing credentials at our organization rather than having them create new accounts in the dev portal.

1 4 765
4 REPLIES 4

Dear @José Cedeño ,

Yes, It's possible. Some contributed modules are available in Drupal to integrate same with Apigee Developer Portal built using Drupal CMS.

Please check simpleSAMLphp module for same.

Cheers,

Anil Sagar

Not applicable

There is also a well-maintained CAS module. It has had support for CAS extensions such as SAML attributes for quite a while now. (Full disclosure: I contributed patches supporting SAML attributes about four years ago.)

@José Cedeño

I have posted an article here you may find useful.

It gives step by step instructions on how to enable simplesamlphp_auth module and the configurations that need to happen.

Not applicable

@gkoli@apigee.com Is this still the best way to implement SAML login to Developer Portal