Steps to Reproduce:
1- Login to Clarity
2- In another tab open REST API documentation url.
For example: https://hostname/niku/rest/describe/index.html
3- Enter a username and password on top right of the page
4- Go down to Login and Try it Out to create a session
Expected Results: The REST calls reference the clarity session user
Actual Results: The REST calls reference the username and password on the page
Workaround:
Login to Clarity first as the desired testing user, then launch the Swagger URL in a new tab
Release : 16.0.3
Issue fixed under DE67764. The divs for the username and password are not used. The fields have been removed in Clarity 16.1.1 release.