Added new column to the identity service. 50/116550/1
authorBenjamin, Max (mb388a) <mb388a@att.com>
Wed, 30 Dec 2020 21:06:15 +0000 (16:06 -0500)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Wed, 30 Dec 2020 21:06:15 +0000 (16:06 -0500)
commit029b126850db6e405e762b4a25966fbd0c901367
treed1ede0faca42c54ac7eba560fae162c1bd20ca70
parentb8d1719673835887cd0ba10b88359a819edc9373
Added new column to the identity service.

Added new column to the identity service.

Issue-ID: SO-3448
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5151016d1b4874cb77eecddc17169c04f59dc9a5
adapters/mso-adapter-utils/src/main/java/org/onap/so/cloud/authentication/AuthenticationMethodFactory.java
adapters/mso-catalog-db-adapter/src/main/resources/db/migration/V8.8.1__AddColumnAdminProjectDomainName.sql [new file with mode: 0644]
mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/CloudIdentity.java