Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Identity providers

The system supports these identity provider types for user authentication:

Active Directory

OpenLDAP

389 Directory Server

LDAP Compatible — Other LDAP-compatible identity providers not listed above.

To use one of these systems to authenticate users with your system, you need to first add your identity provider to the system.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

Adding identity providers

For information on the types of identity providers you can add, see Identity provider configuration settings.

Administration App instructions

1.Click on System Configuration.

2.Click on the Security panel.

3.On the Identity Providers tab, click on the Add Identity Provider button.

4.Select a identity provider type and configure it. For information, see Identity provider configuration settings.

5.Click on the Create button.

Related CLI command(s)

createIdentityProvider

For information on running CLI commands, see CLI reference.

Related REST API method(s)

POST /security/identityProviders

For information on specific REST API methods, in the Administration App, click on the help icon (). Then:

To view the administrative REST API methods, click on Admin API.

To view the API methods used for performing searches, click on Search API.

For general information about the administrative REST API, see REST API reference.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

Identity provider configuration settings

These sections describe the configuration settings for each type of identity provider that your system supports.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

User information caching

The system caches the following information from each of your identity providers:

The names of users who access the system

The groups that each user belongs to

As long as this information is in the system's cache, your users can perform any activities for which they have permissions, without the system needing to reconnect to the identity provider.

User information remains in the cache for four hours.

Clearing the cache

Any changes that you make on the identity provider are not reflected in the system until the information is removed from the cache. For example, if you delete a user from the identity provider, that user will be able to access the system for up to four hours, or until the cache is cleared.

Related CLI command(s)

clearCache

For information on running CLI commands, see CLI reference.

Related REST API method(s)

POST /security/clearCache

For information on specific REST API methods, in the Administration App, click on the help icon (). Then:

To view the administrative REST API methods, click on Admin API.

To view the API methods used for performing searches, click on Search API.

For general information about the administrative REST API, see REST API reference.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

Viewing identity providers

You can use the Administration App, REST API, and CLI to view the identity providers that have been added to your system.

Administration App instructions

1.Click on System Configuration.

2.Click on the Security panel.

3.Click on the Identity Providers tab.

Related CLI command(s)

getIdentityProvider

listIdentityProviders

For information on running CLI commands, see CLI reference.

Related REST API method(s)

GET /security/identityProviders/{uuid}

GET /security/identityProviders

For information on specific REST API methods, in the Administration App, click on the help icon (). Then:

To view the administrative REST API methods, click on Admin API.

To view the API methods used for performing searches, click on Search API.

For general information about the administrative REST API, see REST API reference.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

Deleting identity providers

When you delete an identity provider from your system, all users from that provider lose access to the system.

Administration App instructions

1.Click on System Configuration.

2.Click on the Security panel.

3.On the Identity Providers tab, click on the delete icon () for the server you want to remove.

Related CLI command(s)

deleteIdentityProvider

For information on running CLI commands, see CLI reference.

Related REST API method(s)

DELETE /security/identityProviders/{uuid}

For information on specific REST API methods, in the Administration App, click on the help icon (). Then:

To view the administrative REST API methods, click on Admin API.

To view the API methods used for performing searches, click on Search API.

For general information about the administrative REST API, see REST API reference.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

 

  • Was this article helpful?