Project

General

Profile

Feature #8863

Add tenantName logic related to sec_authentication_domain in FWD

Added by Radu Apetrii 26 days ago. Updated 26 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version_reported:
version_resolved:

History

#1 Updated by Radu Apetrii 26 days ago

The purpose of this task is to add the tenantName logic that is related to the sec_authentication_domain table in FWD.
Currently, SecurityOps.WorkArea.addDomain is the method that handles domain creation. In here, there are multiple columns set, but tenantName is not amongst them.
In terms of implementation, at least for the start, the following things need to be done:
  • When creating a domain, specify the tenant for which the domain is created.
  • When a tenant tries to access a domain, check if the domain is valid (can be assigned to that tenant).
  • In SecurityOps.readDomains, retrieve the tenant name from the sec_authentication_domain.

Also available in: Atom PDF