-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Authentication
-
Release Notes Summary:No URL fragment lost in URI redirection
-
Tags:
-
Sprint:nxNS Sprint 9.3.8
-
Story Points:5
URL fragments (anything to the right of #) is meant to be handled client side, not passed to the remote web server. Work done in NXP-20366 updates the requestedUrl login parameter in the login form client side to explicitly include the fragment. Other authentication plugins however will loose the fragment as it is not send to the server who stores this URL and performs the redirect.
- causes
-
NXP-30083 Fix CAS authentication anonymous client change of behavior introduced with NXP-23246
- Resolved
-
NXP-25500 Infinite redirect loop and inconsistent behavior when using Anonymous user
- Resolved
- is related to
-
NXP-24824 Correct mobile redirect (open in app) to allow opening the right document
- Resolved
-
NXP-23247 Login provider links do not take URL fragment into account
- Resolved
-
NXP-23495 Returns proper HTTP error response when requesting a token with invalid credentials
- Resolved
-
NXP-23517 Link to a document: Redirect to document after login
- Resolved
-
NXP-23512 Enable the Drive Edit action regardless of the Nuxeo Drive token application name's encoding
- Resolved
-
NXP-23564 Unnecessary decode of 'requestUrl' request parameter
- Resolved
- is required by
-
NXMOB-411 Cannot authenticate through OAuth2
- Resolved
-
NXP-22760 Using Direct link with WebUI and SAML2 does not work
- Resolved