From 91c87f9cce751f1af4cdb1335a8b0efe5636e2c3 Mon Sep 17 00:00:00 2001 From: Abimaran Kugathasan Date: Wed, 27 Jul 2016 22:46:21 +0530 Subject: [PATCH] Added authenticators.xml with a property for Management Console SSO --- .../product/src/main/assembly/bin.xml | 6 ++ .../authenticators/authenticators.xml | 74 +++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 modules/distribution/resources/authenticators/authenticators.xml diff --git a/modules/distribution/product/src/main/assembly/bin.xml b/modules/distribution/product/src/main/assembly/bin.xml index f6cd437198..f28ec4ca75 100644 --- a/modules/distribution/product/src/main/assembly/bin.xml +++ b/modules/distribution/product/src/main/assembly/bin.xml @@ -1087,5 +1087,11 @@ true 644 + + ../resources/authenticators/authenticators.xml + wso2am-${pom.version}/repository/conf/security + true + 644 + diff --git a/modules/distribution/resources/authenticators/authenticators.xml b/modules/distribution/resources/authenticators/authenticators.xml new file mode 100644 index 0000000000..57a7078e53 --- /dev/null +++ b/modules/distribution/resources/authenticators/authenticators.xml @@ -0,0 +1,74 @@ + + + + + + + + + + 5 + + + + + 10 + + /carbon/admin/login.jsp + carbonServer + https://localhost:9443/samlsso + urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified + https://localhost:9443/acs + true + + + + + + + + + + + + + + + + + + + + + +