While creating a new client, an optional parameter is to set friendly name for it:
when we set friendly name it should appear for client in UI. but client login in shown in place of name.
i checked in DB as well and in DB friendly name is set to login, instead of actual value provided while creating client.
friendly_name: client2
login: client2
While creating a new client, an optional parameter is to set friendly name for it:
when we set friendly name it should appear for client in UI. but client login in shown in place of name.
i checked in DB as well and in DB friendly name is set to login, instead of actual value provided while creating client.