Hi,
I want to modify the username in Appian. For instance: If I own an account with username "Melwyn" but i want to modify it to "melwyn".Is there any way to do so? We are not doing any LDAP integration but I need this changes to be done as my Apiian username must match with client kerberos. so any idea would be appreciated..
Thanks,
Melwyn J
Discussion posts and replies are publicly visible
Hi Melwyn, If Melwyn is present in your environment you cannot create another user with username melwyn. It will throw error "This username is not available". And as far as I know usernames cannot be modified once created.
You can do case insensitive search .
Thanks Namrata