Hi, In our previous Adaxes Web Interface version (2023), we used to pre-fill the username field on the Sign-in page via URL query string, e.g.:

https://.../customWebInterface/SignIn?username=SomeUsername

After upgrading to the latest version, the Sign-in page changed to a two-step flow (username → password), and the username query parameter is no longer read — the field stays empty.

The same username parameter still works correctly on the SelfPasswordReset page (e.g. .../SelfPasswordReset?username=SomeUsername).

So the parameter seems to work only on the Self-Service Password Reset flow now, not on the standard Sign-in flow.

Could you confirm:

  • Was this intentionally removed from the Sign-in step for security reasons?
  • Is there any supported alternative to pre-fill or bypass the username step on Sign-in?

Thanks!

ago by (100 points)

1 Answer

ago by (310k points)
0 votes

Hello,

Was this intentionally removed from the Sign-in step for security reasons?

Yes, that is correct.

Is there any supported alternative to pre-fill or bypass the username step on Sign-in?

Unfortunately, there is no such possibility and there are no plans for anything like that.

Related questions

Can anyone provide the instructions contain in the now broken link? I realize new Adaxes doesn't require this, but still have an older install that doesn't allow manual override via GUI. Thanks.

asked Oct 13, 2022 by okiad (20 points)
0 votes
1 answer

I need to create a group that contains all users who are in OUs that have a certain string in the name. For example, if an OU has "Admin" in the name, add all users in the OU to a group. Is this possible?

asked Dec 17, 2024 by akindy (40 points)
0 votes
1 answer

Hi All, I am currently using the 30 day free trial of Adaxes and seeing if we can use it to achieve our method of user provisioning. I am looking into server-side ... variable value within an SQL query Can this be achieved? Any help is much appreciated, Thanks

asked Feb 1, 2024 by Lewis (40 points)
0 votes
1 answer

Hi When reading the REST API documentation it does not mention working directly against Azure AD and Exchange Online. Will this be added? Thanks /Peter Sonander

asked Jan 26, 2023 by Sonander (40 points)
0 votes
1 answer

Hello, The report named Inactive users allowed to log in shows the Active Directory sign-in (Last-Logon-Timestamp) and Azure AD sign-in (Last Logon) but only for Active Directory ... updated by an Azure logic App. But we'd love to have this natively in Adaxes.

asked Dec 13, 2022 by Gavin.Raymen (40 points)
0 votes
1 answer