Original Text / Japanese
Copy
内容:
FormsAuthenticationを使用している時に、System.Web.UI.LosFormatterを使用するとログインページに戻されます。
現状:
Login.aspxへ強制的に戻されます。
正常動作:
認証されたままDefault.aspxに遷移します。
Translation / English
- Posted at 20 Apr 2011 at 23:01
Details:
When using FormsAuthentication, using System.Web.UI.LosFormatter takes you back to the login page.
Current issue:
You will be forced to go back to Login.aspx.
Expected behavior:
Go to Default.aspx, keeping the authenticated status.
When using FormsAuthentication, using System.Web.UI.LosFormatter takes you back to the login page.
Current issue:
You will be forced to go back to Login.aspx.
Expected behavior:
Go to Default.aspx, keeping the authenticated status.
Rating
47
Translation / English
- Posted at 20 Apr 2011 at 22:43
Content:
When using the FormsAuthentication, you will be returned to log in page if you use System.Web.UI.LosFormatter.
Current state:
You compulsorily returned to Login.aspx.
Normal performance:
It changes to Default.aspx while attested.
When using the FormsAuthentication, you will be returned to log in page if you use System.Web.UI.LosFormatter.
Current state:
You compulsorily returned to Login.aspx.
Normal performance:
It changes to Default.aspx while attested.
Translation / English
- Posted at 20 Apr 2011 at 23:17
Contents:
When using FormsAuthentication, if I'm using System.Web.UI.LosFormatter I'm coming back to the log in page.
Present condition:
I am forced to come back to Login.aspx.
Usual Behavior
While being authenticated, a transition to Default.aspx.
When using FormsAuthentication, if I'm using System.Web.UI.LosFormatter I'm coming back to the log in page.
Present condition:
I am forced to come back to Login.aspx.
Usual Behavior
While being authenticated, a transition to Default.aspx.