Project

General

Profile

Actions

Defect #544

closed

GET method not working for identity with dot name

Added by Ondřej Kopr almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Rest
Target version:
Start date:
06/27/2017
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

Username cant be 'example_examle.com' or 'ex.ex.org' and etc.

Try encode configuration for tomcat not working.

Actions #1

Updated by Vít Švanda almost 7 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Vít Švanda to Radek Tomiška
  • Target version set to Citrine (7.3.0)
  • % Done changed from 0 to 50

When we use usernema with "ex.com", then is requered "application/x-msdownload". I tryed add "application/x-msdownload" to producers on IdentityController, but this not work.
I have to remove "produces= BaseController.APPLICATION_HAL_JSON_VALUE " from IdentityController.
I'm not sure about any other consequences, please check it (swagger works fine for me).

Actions #2

Updated by Radek Tomiška almost 7 years ago

  • Status changed from Needs feedback to Closed
  • % Done changed from 50 to 100

I've added "produces= BaseController.APPLICATION_HAL_JSON_VALUE " for documentation reasons, so removing is ok. I've removed this info from role controller too.

Actions

Also available in: Atom PDF