Change username or make them case insensitive

Detailed explanation of the problem:

in the admin portal I can’t edit a username. Is there anyway to change the username? Preferably through a script/api. We need to make our casing consistent. Or is there a way to make usernames case insensitive?

1 Like

Hello Mike,

here a link to OpenAPI of cumulocity to change a users data:
https://cumulocity.com/api/10.15.0/#operation/putUserResource
It is RestAPI and you can do it with Postman or something else.

I don´t think that there is a way to make it case insensitive, except you build your own login.
Hope it helps
greets
Helmut

2 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.