[
https://issues.jboss.org/browse/GTNPORTAL-3486?page=com.atlassian.jira.pl...
]
Tuyen Nguyen The updated GTNPORTAL-3486:
----------------------------------------
Summary: Redirect to /sso instead of /login when SSO is enabled (was: redirect to
/dologin instead of /login when user access to page that require login)
Description:
When i configure SPNEGO SSO for Gatein,
It work ok when i login with "login" link at top navigation bar. But when i try
to access to page that rerquire login, (for example
http://server.local.network:8080/portal/g/:platform:administrators/admini...),
it will redirect to /login and i will not be logged in automatically with SPNEGO because
spnego only work when it redirect to /dologin
I think when SSO is enabled, we should redirect to /sso instead of /login when user try to
access page that require login, then SSO will redirect to loginURL which was configured.
It's similar that we change link of "login" at top navigation bar to /sso
when SSO is enabled.
was:
When i configure SPNEGO SSO for Gatein,
It work ok when i login with "login" link at top navigation bar. But when i try
to access to page that rerquire login, (for example
http://server.local.network:8080/portal/g/:platform:administrators/admini...),
it will redirect to /login and i will not be logged in automatically with SPNEGO because
spnego only work when it redirect to /dologin
I see that both /login and /dologin are mapping with LoginServlet and they always have the
same behaviours.
So, i think we should redirect to /dologin instead of /login when user access to page that
require login
Redirect to /sso instead of /login when SSO is enabled
------------------------------------------------------
Key: GTNPORTAL-3486
URL:
https://issues.jboss.org/browse/GTNPORTAL-3486
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Tuyen Nguyen The
Assignee: Tuyen Nguyen The
When i configure SPNEGO SSO for Gatein,
It work ok when i login with "login" link at top navigation bar. But when i try
to access to page that rerquire login, (for example
http://server.local.network:8080/portal/g/:platform:administrators/admini...),
it will redirect to /login and i will not be logged in automatically with SPNEGO because
spnego only work when it redirect to /dologin
I think when SSO is enabled, we should redirect to /sso instead of /login when user try
to access page that require login, then SSO will redirect to loginURL which was
configured.
It's similar that we change link of "login" at top navigation bar to /sso
when SSO is enabled.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)