[Dev] authenticationendpoint login.do multiple federated identity providers button issue

2017-02-26 Thread mgbii bax
Hello,

We have set-up multiple federated IdPs for facebook, twitter and linkedin
(downloaded from wso2 store). When there are 2 or more federated IdP, text
box and "Go" button are both missing. Thus you can only log-in to the first
IdP listed. This is the pop-up when you click the default Federated IdP
icon asking for "Domain Name" in a text box. Screen capture attached.


​

--

regards

gezeala bacuño II
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] wso2 IS 5.3.0 End User Dashboard

2017-02-14 Thread mgbii bax
Full wso2carbon.log file? I have posted the corresponding logs from
http_access & wso2carbon.log.

I see that I get 500 (internal server error ) with GET
/authenticationendpoint/login.do and always a 405 (method not allowed) on
favicon.ico (not sure if this matters at all - just an icon). Log

10.16.20.1 - - [13/Feb/2017:09:55:41 -0800] "GET
> /authenticationendpoint/login.do?..


corresponds with the timestamp on:

TID: [-1234] [] [2017-02-13 09:55:41,925] ERROR
{org.apache.catalina.core.ApplicationDispatcher}
> -  Servlet.service() for servlet samlsso_login.do threw exception

java.io.IOException: java.net.ConnectException: Connection timed out
> (Connection timed out)


Always timing out on something..

If you could post a guide on how to generate verbose logs that will help. I
have set-up logging to TRACE for the affected classes but I'm still getting
the same log level.


--

regards

gezeala bacuño II

On Tue, Feb 14, 2017 at 10:22 AM, Farasath Ahamed <farasa...@wso2.com>
wrote:

> Can you attach your fulll log file? There's not much info from the section
> you posted.
>
> Farasath Ahamed
> Software Engineer, WSO2 Inc.; http://wso2.com
> Mobile: +94777603866
> Blog: blog.farazath.com
> Twitter: @farazath619 <https://twitter.com/farazath619>
> <http://wso2.com/signature>
>
>
>
> On Tue, Feb 14, 2017 at 9:42 AM, mgbii bax <geze...@gmail.com> wrote:
>
>> Bumping this thread to get some help..
>>
>> --
>>
>> regards
>>
>> gezeala bacuño II
>>
>> On Mon, Feb 13, 2017 at 10:01 AM, mgbii bax <geze...@gmail.com> wrote:
>>
>>> Hello,
>>>
>>> New logs below as requested.
>>>
>>> http_access_2017-02-13.log:
>>>
>>>
>>>>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET /dashboard/ HTTP/1.1"
>>>>> 302 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
>>>>> like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>>>
>>>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET /dashboard/login.jag
>>>>> HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) 
>>>>> AppleWebKit/537.36
>>>>> (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>>>
>>>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET
>>>>> /dashboard/samlsso.jag?login=true HTTP/1.1" 200 1608 "-" "Mozilla/5.0
>>>>> (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
>>>>> Chrome/55.0.2883.87 Safari/537.36"
>>>>
>>>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET /favicon.ico HTTP/1.1"
>>>>> 405 832 "https://lfhpkiug7uas.musicreports.com:9443/dashboard/samlss
>>>>> o.jag?login=true" "Mozilla/5.0 (Windows NT 6.1; WOW64)
>>>>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>>>
>>>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "POST /samlsso HTTP/1.1"
>>>>> 302 - "https://lfhpkiug7uas.musicreports.com:9443/dashboard/samlss
>>>>> o.jag?login=true" "Mozilla/5.0 (Windows NT 6.1; WOW64)
>>>>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>>>
>>>> 10.16.20.1 - - [13/Feb/2017:09:55:41 -0800] "GET
>>>>> /authenticationendpoint/login.do?SSOAuthSessionID=12A8D518C7
>>>>> B986BB09722727C2BEBF0E7CEA798EA8C8E198352722BD165D5957A1BEE5
>>>>> C59EFAE04344D2F54F8437F0973EB109DC81F62BA68E7BED301C170749FE
>>>>> F1B6F593E827D82589CF7F4B8C76C0A30D569F93400CB32A92305F52F846
>>>>> F6E73CA81F8AAE7F6C69E01F0DF538B888B15436337E123892AFAEA3F943
>>>>> 36C952=%2Fsamlsso=false
>>>>> veAuth=false=carbon.super=fb012f
>>>>> b1-bd38-4463-8741-a296f7f54766=wso2.my.
>>>>> dashboard=samlsso=wso2_sp_dashboard=
>>>>> true=BasicAuthenticator:LOCAL HTTP/1.1" 500 616 "
>>>>> https://lfhpkiug7uas.musicreports.com:9443/dashboard/samlss
>>>>> o.jag?login=true" "Mozilla/5.0 (Windows NT 6.1; WOW64)
>>>>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>>>
>>>> 10.16.20.1 - - [13/Feb/2017:09:55:42 -0800] "GET /favicon.ico HTTP/1.1"
>>>>> 405 832 "https://lfhpkiug7uas.musicreports.com:9443/authenticationen
>>>>> dpoint/login.do?SSOAuthSessionID=12A8D518C7B986BB09722727C2B
>>>&

Re: [Dev] wso2 IS 5.3.0 End User Dashboard

2017-02-14 Thread mgbii bax
Bumping this thread to get some help..

--

regards

gezeala bacuño II

On Mon, Feb 13, 2017 at 10:01 AM, mgbii bax <geze...@gmail.com> wrote:

> Hello,
>
> New logs below as requested.
>
> http_access_2017-02-13.log:
>
>
>>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET /dashboard/ HTTP/1.1"
>>> 302 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
>>> like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>
>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET /dashboard/login.jag
>>> HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36
>>> (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>
>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET
>>> /dashboard/samlsso.jag?login=true HTTP/1.1" 200 1608 "-" "Mozilla/5.0
>>> (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
>>> Chrome/55.0.2883.87 Safari/537.36"
>>
>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "GET /favicon.ico HTTP/1.1"
>>> 405 832 "https://lfhpkiug7uas.musicreports.com:9443/
>>> dashboard/samlsso.jag?login=true" "Mozilla/5.0 (Windows NT 6.1; WOW64)
>>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>
>> 10.16.20.1 - - [13/Feb/2017:09:53:34 -0800] "POST /samlsso HTTP/1.1" 302
>>> - "https://lfhpkiug7uas.musicreports.com:9443/
>>> dashboard/samlsso.jag?login=true" "Mozilla/5.0 (Windows NT 6.1; WOW64)
>>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>
>> 10.16.20.1 - - [13/Feb/2017:09:55:41 -0800] "GET
>>> /authenticationendpoint/login.do?SSOAuthSessionID=
>>> 12A8D518C7B986BB09722727C2BEBF0E7CEA798EA8C8E198352722BD165D
>>> 5957A1BEE5C59EFAE04344D2F54F8437F0973EB109DC81F62BA68E7BED30
>>> 1C170749FEF1B6F593E827D82589CF7F4B8C76C0A30D569F93400CB32A92
>>> 305F52F846F6E73CA81F8AAE7F6C69E01F0DF538B888B15436337E123892
>>> AFAEA3F94336C952=%2Fsamlsso=false&
>>> passiveAuth=false=carbon.super&
>>> sessionDataKey=fb012fb1-bd38-4463-8741-a296f7f54766&
>>> relyingParty=wso2.my.dashboard=samlsso=
>>> wso2_sp_dashboard=true=BasicAuthenticator:LOCAL
>>> HTTP/1.1" 500 616 "https://lfhpkiug7uas.musicreports.com:9443/
>>> dashboard/samlsso.jag?login=true" "Mozilla/5.0 (Windows NT 6.1; WOW64)
>>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
>>
>> 10.16.20.1 - - [13/Feb/2017:09:55:42 -0800] "GET /favicon.ico HTTP/1.1"
>>> 405 832 "https://lfhpkiug7uas.musicreports.com:9443/
>>> authenticationendpoint/login.do?SSOAuthSessionID=
>>> 12A8D518C7B986BB09722727C2BEBF0E7CEA798EA8C8E198352722BD165D
>>> 5957A1BEE5C59EFAE04344D2F54F8437F0973EB109DC81F62BA68E7BED30
>>> 1C170749FEF1B6F593E827D82589CF7F4B8C76C0A30D569F93400CB32A92
>>> 305F52F846F6E73CA81F8AAE7F6C69E01F0DF538B888B15436337E123892
>>> AFAEA3F94336C952=%2Fsamlsso=false&
>>> passiveAuth=false=carbon.super&
>>> sessionDataKey=fb012fb1-bd38-4463-8741-a296f7f54766&
>>> relyingParty=wso2.my.dashboard=samlsso=
>>> wso2_sp_dashboard=true=BasicAuthenticator:LOCAL"
>>> "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
>>> Chrome/55.0.2883.87 Safari/537.36"
>>
>>
>>>
>
> wso2carbon.log:
>
> TID: [-1234] [] [2017-02-13 09:55:41,925] ERROR 
> {org.apache.catalina.core.ApplicationDispatcher}
>>> -  Servlet.service() for servlet samlsso_login.do threw exception
>>
>> java.io.IOException: java.net.ConnectException: Connection timed out
>>> (Connection timed out)
>>
>> at org.apache.jasper.servlet.JspServletWrapper.service(
>>> JspServletWrapper.java:467)
>>
>> at org.apache.jasper.servlet.JspServlet.serviceJspFile(
>>> JspServlet.java:395)
>>
>> at org.apache.jasper.servlet.JspServlet.service(JspServlet.
>>> java:339)
>>
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
>>
>> at org.apache.catalina.core.ApplicationFilterChain.
>>> internalDoFilter(ApplicationFilterChain.java:303)
>>
>> at org.apache.catalina.core.ApplicationFilterChain.doFilter(
>>> ApplicationFilterChain.java:208)
>>
>> at org.apache.tomcat.websocket.server.WsFilter.doFilter(
>>> WsFilter.java:52)
>>
>> at org.apache.ca

Re: [Dev] wso2 IS 5.3.0 End User Dashboard

2017-02-13 Thread mgbii bax
TomcatValveContainer.invokeValves(TomcatValveContainer.java:47)
>
> at
>> org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62)
>
> at
>> org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:159)
>
> at
>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:958)
>
> at
>> org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57)
>
> at
>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
>
> at
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:452)
>
> at
>> org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1087)
>
> at
>> org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
>
> at
>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1756)
>
> at
>> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1715)
>
> at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>
> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>
> at
>> org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
>
> at java.lang.Thread.run(Thread.java:745)
>
> Caused by: java.net.ConnectException: Connection timed out (Connection
>> timed out)
>
> at java.net.PlainSocketImpl.socketConnect(Native Method)
>
> at
>> java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
>
> at
>> java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
>
> at
>> java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
>
> at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>
> at java.net.Socket.connect(Socket.java:589)
>
> at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
>
> at
>> sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
>
> at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
>
> at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
>
> at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
>
> at
>> sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264)
>
> at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
>
> at
>> sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
>
> at
>> sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
>
> at
>> sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
>
> at
>> sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
>
> at
>> sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
>
> at org.apache.jsp.login_jsp._jspService(login_jsp.java:741)
>
> at
>> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
>
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
>
> at
>> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:439)
>
> ... 44 more
>
>
>
--

regards

gezeala bacuño II

On Sun, Feb 12, 2017 at 8:17 PM, Farasath Ahamed <farasa...@wso2.com> wrote:

> Hi,
>
> Can you try to access the dashboard once again and post the error logs
> printed in wso2carbon.log? You can find this in WSO2_HOME/repository/logs/
> folder, where WSO2_HOME is the root of your WSO2 Identity Server.
>
> Farasath Ahamed
> Software Engineer, WSO2 Inc.; http://wso2.com
> Mobile: +94777603866
> Blog: blog.farazath.com
> Twitter: @farazath619 <https://twitter.com/farazath619>
> <http://wso2.com/signature>
>
>
>
> On Sun, Feb 12, 2017 at 12:30 PM, mgbii bax <geze...@gmail.com> wrote:
>
>> Hello,
>>
>> I did not generate new keys since I have all the necessary certificates
>> and key for *.owndomain.com and owndomain.com. I used the same
>> certificates for our publicly accessible website. I followed the directions
>> from [1] link below to create a new keystore and import to client store. I
>> have also mo

Re: [Dev] wso2 IS 5.3.0 End User Dashboard

2017-02-13 Thread mgbii bax
Hello,

I have already posted the logs below..

from logs:
> 10.16.20.1 - - [12/Feb/2017:12:06:59 -0800] "GET /dashboard/ HTTP/1.1" 302
> - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like
> Gecko) Chrome/55.0.2883.87 Safari/537.36"
> 10.16.20.1 - - [12/Feb/2017:12:06:59 -0800] "GET /dashboard/login.jag
> HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36
> (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
> 10.16.20.1 - - [12/Feb/2017:12:06:59 -0800] "GET
> /dashboard/samlsso.jag?login=true HTTP/1.1" 200 1608 "-" "Mozilla/5.0
> (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/55.0.2883.87 Safari/537.36"
> 10.16.20.1 - - [12/Feb/2017:12:06:59 -0800] "GET /favicon.ico HTTP/1.1"
> 405 832 "https://sub.owndomain.com:9443/dashboard/samlsso.jag?login=true;
> "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/55.0.2883.87 Safari/537.36"
> 10.16.20.1 - - [12/Feb/2017:12:06:59 -0800] "POST /samlsso HTTP/1.1" 302 -
> "https://sub.owndomain.com:9443/dashboard/samlsso.jag?login=true;
> "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/55.0.2883.87 Safari/537.36"
> 10.16.20.1 - - [12/Feb/2017:12:09:10 -0800] "GET
> /authenticationendpoint/login.do?SSOAuthSessionID=17B09FD1FE
> 6F3B61B34F88DA13AAF56238F4A32343D04F7933F43D5C30B55CBC29DFE5
> F5549DCA8296B237E06BD288ABAEE827D7884844A68F5B495CD12C0B2259
> 95658EE5253FDBFD640A120EF5FBB7BBA3125F005232F99FCF5A1376F2E3
> 0C433EACD840FEB8254216393B24A6B20B0ED0A6405075215CAC7BFC24ED
> 137543=%2Fsamlsso=false
> veAuth=false=carbon.super=
> 87078deb-0812-4118-a227-ba3bd26dbf1b=wso2.my.dashboard=
> samlsso=wso2_sp_dashboard=true=BasicAuthenticator:LOCAL
> HTTP/1.1" 500 616 "https://sub.owndomain.com:944
> 3/dashboard/samlsso.jag?login=true" "Mozilla/5.0 (Windows NT 6.1; WOW64)
> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
> 10.16.20.1 - - [12/Feb/2017:12:09:11 -0800] "GET /favicon.ico HTTP/1.1"
> 405 832 "https://sub.owndomain.com:9443/authenticationendpoint/login
> .do?SSOAuthSessionID=17B09FD1FE6F3B61B34F88DA13AAF56238F4A32
> 343D04F7933F43D5C30B55CBC29DFE5F5549DCA8296B237E06BD288ABAEE
> 827D7884844A68F5B495CD12C0B225995658EE5253FDBFD640A120EF5FBB
> 7BBA3125F005232F99FCF5A1376F2E30C433EACD840FEB8254216393B24A
> 6B20B0ED0A6405075215CAC7BFC24ED137543=%
> 2Fsamlsso=false=false=
> carbon.super=87078deb-0812-4118-a227-
> ba3bd26dbf1b=wso2.my.dashboard=
> samlsso=wso2_sp_dashboard=true=
> BasicAuthenticator:LOCAL" "Mozilla/5.0 (Windows NT 6.1; WOW64)
> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"



--

regards

gezeala bacuño II

On Sun, Feb 12, 2017 at 8:17 PM, Farasath Ahamed <farasa...@wso2.com> wrote:

> Hi,
>
> Can you try to access the dashboard once again and post the error logs
> printed in wso2carbon.log? You can find this in WSO2_HOME/repository/logs/
> folder, where WSO2_HOME is the root of your WSO2 Identity Server.
>
> Farasath Ahamed
> Software Engineer, WSO2 Inc.; http://wso2.com
> Mobile: +94777603866
> Blog: blog.farazath.com
> Twitter: @farazath619 <https://twitter.com/farazath619>
> <http://wso2.com/signature>
>
>
>
> On Sun, Feb 12, 2017 at 12:30 PM, mgbii bax <geze...@gmail.com> wrote:
>
>> Hello,
>>
>> I did not generate new keys since I have all the necessary certificates
>> and key for *.owndomain.com and owndomain.com. I used the same
>> certificates for our publicly accessible website. I followed the directions
>> from [1] link below to create a new keystore and import to client store. I
>> have also modified all affected files, replacing the wso2carbon.jks file
>> entries, new password, new alias, new key password etc. No End User
>> dashboard still. I keep on getting this message in my chrome browser:
>>
>> [1] https://docs.wso2.com/display/ADMIN446/Creating+New+Keystores
>>
>> I'm using a no GUI linux box to test the wso2 service that's why I don't
>> use "localhost".
>>
>> + Start from this link:
>> https://sub.owndomain.com:9443/dashboard
>>
>> + I get redirected to:
>> https://sub.owndomain.com:9443/dashboard/samlsso.jag?login=true
>>
>> + With a page that shows:
>> You are now being redirected to Identity Server. If the redirection
>> fails, please click on the button below.
>>
>> + With a "Redirect manually" button
>>
>> + Then after a few minutes..
>> http

Re: [Dev] wso2 IS 5.3.0 End User Dashboard

2017-02-12 Thread mgbii bax
e for that key and import it to
> client-truststore.jks
>
> Here are the steps,
>
>1. Navigate to /repository/resources/security in your terminal
>2. Assuming that you have keytool installed, run the below command to
>generate a self-signed certificate for your domain name
>
>keytool -genkey -keyalg RSA -alias selfsigned -keystore
> wso2carbon.jks -storepass wso2carbon -keysize 2048
>   (When it prompts for first name and last name give your domain
> name)
>
>3. Export the certificate,
>   keytool -export -alias selfsigned -file selfsigned.crt -keystore
> wso2carbon.jks -storepass wso2carbon
>
>4. Import it to the client-truststore.jks
>   keytool -import -alias test -file selfsigned.crt -keystore
> client-truststore.jks -storepass wso2carbon
>
>
> Can you try restarting the server after these steps and accessing the
> dashboard?
>
>
> Thanks,
> Farasath Ahamed
> Software Engineer, WSO2 Inc.; http://wso2.com
> Mobile: +94777603866
> Blog: blog.farazath.com
> Twitter: @farazath619 <https://twitter.com/farazath619>
> <http://wso2.com/signature>
>
>
>
> On Fri, Feb 10, 2017 at 5:22 PM, mgbii bax <geze...@gmail.com> wrote:
>
>> Hello,
>>
>> I'm currently evaluating wso2 Identity Server and I'm using the latest
>> version 5.3.0. By default, with or without using a load balancer I can't
>> access the End User Dashboard as stated in docs:
>> https://docs.wso2.com/display/IS530/Using+the+End+User+Dashboard.
>>
>> https://sub.domain.com:9443/dashboard
>> https://sub.domain.com:9443/dashboard/acs
>> https://lanhostname:9443/dashboard/
>> https://lanhostname:9443/dashboard/acs
>>
>> I have tested several times, also did a fresh test and it seems that the
>> End User Dashboard is not working for Identity Server 5.3.0.
>>
>> What are the configs that I need to modify to make it work?
>>
>>
>> --
>>
>> regards
>>
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] wso2 IS 5.3.0 End User Dashboard

2017-02-10 Thread mgbii bax
Hello,

I'm currently evaluating wso2 Identity Server and I'm using the latest
version 5.3.0. By default, with or without using a load balancer I can't
access the End User Dashboard as stated in docs:
https://docs.wso2.com/display/IS530/Using+the+End+User+Dashboard.

https://sub.domain.com:9443/dashboard
https://sub.domain.com:9443/dashboard/acs
https://lanhostname:9443/dashboard/
https://lanhostname:9443/dashboard/acs

I have tested several times, also did a fresh test and it seems that the
End User Dashboard is not working for Identity Server 5.3.0.

What are the configs that I need to modify to make it work?


--

regards
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] wso2 5.3.0 IS errors during start up

2017-02-09 Thread mgbii bax
I made sure to check while troubleshooting if port 10389 is listening using
"netstat" and "ss", and it's not.

As for carbon.xml and user-mgt.xml, no recent changes that will cause the
default ldap user store to not start-up. I did changes on 3 files though:

[1] catalina-server.xml ==> ==>> changed localhost entries to my hostname -
troubleshooting why End User Dashboard in 5.3.0 does not work (keep getting
a redirect when accessing /dashboard )

..



[2] repository/conf/security/authenticators.xml ==>> changed localhost
entries to my hostname - troubleshooting why End User Dashboard in 5.3.0
does not work (keep getting a redirect when accessing /dashboard ).

https://localhost:9443/samlsso
urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified

https://localhost:9443/acs

[3]
/repository/components/features/org.wso2.carbon.webapp.mgt.server_4.7.0/conf/security/sso-sp-config.properties:
SAML2.IdPURL=https://localhost:9443/samlsso  ==>> changed localhost to my
hostname in hopes that the Resident Identity Provider will show the correct
SSO URL and Logout Url hostname.

I have also connected the ldap backend to Apache Directory Studio to browse
the schema while identity server was still running. Disconnected Apache
Directory Studio before shutting down then that's it ldap will not start.

Also reverted my changes on 3 files (compared with a fresh unzipped copy of
wso2is 5.3.0 files) and will still not start properly.

wso2user 19381  0.0  0.0   9508  1416 pts/0S17:07   0:00 sh
/_wso2is-5.3.0/bin/wso2server.sh
wso2user 19482  0.6  7.6 6880092 322956 pts/0  Sl   17:07   0:17  \_
/usr/java/jdk1.8.0_111/bin/java -Xbootclasspath/a: -Xms256m -Xmx1024m
-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/_wso2is-5.3.0/repository/logs/heap-dump.hprof
-Dcom.sun.management.jmxremote -classpath
/usr/java/jdk1.8.0_111/lib/tools.jar:/_wso2is-5.3.0/bin/org.wso2.carbon.bootstrap-4.4.11.jar:/_wso2is-5.3.0/bin/tcpmon-1.0.jar:/_wso2is-5.3.0/bin/tomcat-juli-7.0.73.jar:/_wso2is-5.3.0/lib/commons-lang-2.6.0.wso2v1.jar
-Djava.endorsed.dirs=/_wso2is-5.3.0/lib/endorsed:/usr/java/jdk1.8.0_111/jre/lib/endorsed:/usr/java/jdk1.8.0_111/lib/endorsed
-Djava.io.tmpdir=/_wso2is-5.3.0/tmp
-Dcatalina.base=/_wso2is-5.3.0/lib/tomcat -Dwso2.server.standalone=true
-Dcarbon.registry.root=/ -Djava.command=/usr/java/jdk1.8.0_111/bin/java
-Dcarbon.home=/_wso2is-5.3.0
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Dcarbon.config.dir.path=/_wso2is-5.3.0/repository/conf
-Djava.util.logging.config.file=/_wso2is-5.3.0/repository/conf/etc/logging-bridge.properties
-Dcomponents.repo=/_wso2is-5.3.0/repository/components/plugins
-Dconf.location=/_wso2is-5.3.0/repository/conf
-Dcom.atomikos.icatch.file=/_wso2is-5.3.0/lib/transactions.properties
-Dcom.atomikos.icatch.hide_init_file_path=true
-Dorg.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false
-Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true
-Dcom.sun.jndi.ldap.connect.pool.authentication=simple
-Dcom.sun.jndi.ldap.connect.pool.timeout=3000
-Dorg.terracotta.quartz.skipUpdateCheck=true
-Djava.security.egd=file:/dev/./urandom -Dfile.encoding=UTF8
-Djava.net.preferIPv4Stack=true -Dcom.ibm.cacheLocalHost=true
-DworkerNode=false -Dorg.wso2.ignoreHostnameVerification=true
org.wso2.carbon.bootstrap.Bootstrap



--

regards

gezeala bacuño II

On Wed, Feb 8, 2017 at 4:32 PM, Kasun Bandara <kbandara...@gmail.com> wrote:

> Hi mgbil,
>
> According to the error message, the user store is unable to connect to
> LDAP server. This could be due to another LDAP server running on port 10389
> (port of the default embedded LDAP server). Can you please check whether
> this port has already used by another server? (maybe used by another IS
> server). And did you make any changes to the default settings of
> carbon.xml and user-mgt.xml files?
>
> Regards,
> Kasun
>
> Kasun Gayan Bandara
> PhD Research Student
> Machine Learning Group
>
> Faculty of Information Technology, Clayton
> Monash University
> 25 Exhibition Walk, Clayton Campus
> Wellington Road
> Clayton VIC 3800
> Australia.
>
> E: herath.band...@monash.edu
> M (+61) 43 491 6476
>
> <https://www.linkedin.com/in/bandarakasun>
>
>
>
> On Thu, Feb 9, 2017 at 8:42 AM, mgbii bax <geze...@gmail.com> wrote:
>
>> I'm having some problems starting wso2 5.3.0 IS. For some reason the
>> embedded ldap backend is not starting up. Entire error log can be found at
>> http://pastebin.com/xbrZEGqz.
>>
>> Is there a way to start its embedded ldap backend manually?
>>
>> --
>>
>> regards
>>
>> mgbii
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] wso2 5.3.0 IS errors during start up

2017-02-08 Thread mgbii bax
I'm having some problems starting wso2 5.3.0 IS. For some reason the
embedded ldap backend is not starting up. Entire error log can be found at
http://pastebin.com/xbrZEGqz.

Is there a way to start its embedded ldap backend manually?

--

regards

mgbii
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev