/apigee-OAuth-SAML

Apigee OAuth with SAML IDP integration

Primary LanguageJavaScriptApache License 2.0Apache-2.0

apigee-OAuth-SAML

Apigee OAuth with SAML IDP integration

In this implementation Apigee acts as an authorization server issuing client credentials and tokens. Integrate with any SAML based IDP to perform user authentication.

This achieves the same objective as Using SAML Assertions as Authorization Grants however the OAuth interaction and the grant_type are different.

Sequence Diagram svg

Install

Cleanup

  • Delete App
  • Delete API Product
  • Undeploy and delete API proxy
  • Delete Cache - SAMLState
  • Delete KVM - KVMGetSAMLConfig
  • Delete Truststore - SAMLTrust

License

This code is Copyright (c) 2020-2021 Google LLC, and is released under the Apache Source License v2.0. For information see the LICENSE file.

Disclaimer

This example is not an official Google product, nor is it part of an official Google product. This implementation is not thoroughly tested.

Author

Madhan Sadasivam