Hello experts,
I currently have 2 HANA XS applications running in the same HANA Instance. Both use SAML authentication, which is configured for creating users dynamically. My questions are:
1. Role association: A default role was configured in indexserver.ini > saml > defaultrole. Then every user who access the apps for the first time is linked to this role. But I would like to assign different roles per HANA XS application (each app has its own package structure). So if user 1 access app A, he would be assigned to role A. If user 2 access app B, he would be assigned to role B. Is there a way to accomplish this?
2. Session client: The session client parameter of all users who are dynamically created from SAML authentication is set to blank. I was looking for a configuration to define a default value for this field. Does anyone know how it can be done?
Regards,
Gustavo