Repository: airavata-docs Updated Branches: refs/heads/master 1a5192498 -> c8b3416cc
Typo fix Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/c8b3416c Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/c8b3416c Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/c8b3416c Branch: refs/heads/master Commit: c8b3416cca38b03b40740e30d4304ec728ce9ee4 Parents: 1a51924 Author: Eroma Abeysinghe <[email protected]> Authored: Thu Aug 11 14:36:39 2016 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Thu Aug 11 14:36:39 2016 -0400 ---------------------------------------------------------------------- WSO2-IS-Configuration.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/c8b3416c/WSO2-IS-Configuration.md ---------------------------------------------------------------------- diff --git a/WSO2-IS-Configuration.md b/WSO2-IS-Configuration.md index 48da836..96c8f74 100644 --- a/WSO2-IS-Configuration.md +++ b/WSO2-IS-Configuration.md @@ -1,8 +1,8 @@ -## WSO2 Identity Server (IS) +## WSO2 IS (Identity Server) -The steps below are for IS configuration when IS is hosted by Airavata team. In this situation you will be a tenant created under Airavata hosted IS. +The steps are for IS configuration when IS is hosted by AIravata team. n this situation you will be a tenant created under Airavata hosted IS. -### Request a Tenant Account +### First You Need to; 1. Request from Airavata team for a new Tenant account. For this use <br><a href="http://airavata.apache.org/community/mailing-lists.html" target="_blank">Airavata mailing list</a> OR @@ -17,8 +17,8 @@ OR - Username and password to login to WSO2 IS <br> <br> -### Configure Your Tenant -1. Login to IS server as the gateway admin tenant user. +### Configuration +1. Login to IS server as the gateway admin; Tenant user. - Use the URL provided by the Airavata team; <a href="https://idp.scigap.org:9443/carbon/admin/login.jsp" target="_blank">WSO2 URL for Gateway Admin</a> - Use the username and password provided by you. (Please change your password in first login) 2. Navigate to Main Tab -->Service Providers --> Add @@ -28,7 +28,7 @@ OR - You will be navigated to 'Register New Application' UI. 3. To register new application; - Select OAuth Version = 2.0 - - From Allowed Grant Types select only 'Password' and 'Refresh Toekn' + - From Allowed Grant Types select only 'Password' and 'Refresh Token' - Add 4. Copy the 'OAuth Client Key', 'OAuth Client Secret', Admin username, password and name to pga_config.php.
