Hi, I'm using a Radius server to auth. ma users. This Radius uses a mySQL-database searching for username and passwords. This works fine. Now the username will have the company name at the end. f.e.
[email protected] or
[email protected] (this is stored as user in the database) The user itself only types his name (judith or mirijam) and his password to the loginURL. In the IVE this login-URLs always named like the companies (/ibm or /hp) Now the question: is it possible to combine the username typed in by the user and the login URL from the sign-in policie to send this altogether as username to the Radius server? thanks for your responses.
... View more