| commit | a6b296fe58c9ac95bed1242ec9b4179396a24ece | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Mon Apr 23 15:37:45 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Mon Apr 23 15:37:45 2018 -0400 |
| tree | e3d6bc56e259de5b028c7161a9b2b1ea47dbd097 | |
| parent | d880b5d270dc76866c161002e67ef76563dd4265 [diff] |
Updated README.md file
This role will integrate Edge UI with SAML using the Edge SSO component of the Apigee Edge platform.
None.
| Variable Name | Description |
|---|---|
| edgeui_response_file_name | edge-ui-sample-response.conf |
| edgeui_response_file_path | “{{ opdk_installer_path }}/{{ edgeui_response_file_name }}” |
| edgeui_public_uris | http://{{ local_mgmt_ip }}:9000 |
| edgeui_sso_enabled | y |
| sso_public_url_port | 9099 |
| sso_public_url_scheme | http |
| sso_admin_name | ssoadmin |
| sso_admin_secret | Apigee123! |
| edgeui_sso_client_name | edgeui |
| edgeui_sso_client_secret | Apigee123! |
| edgeui_sso_client_overwrite | y |
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: apigee-opdk-setup-edge-saml-config }
Apache 2.0
Carlos Frias
This is not an officially supported Google product.