Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Use Azure AD Portal and PowerShell script
  • Use SafeID Token Service

If you have a small number of hardware tokens to manage, then you can the Azure AD portal. However, if you have a large number of hardware tokens to manage, then you are recommended to use the SafeID Token Service.

Use Azure AD Portal

Enrolling OATH hardware tokens into Azure AD involves Azure AD portal provides a very basic facility that allows you to enroll and manage tokens. The enrollment process is manual and takes 3 steps:

  1. Assign tokens to users
  2. Upload tokens to Azure AD
  3. Activate tokens

Furthermore, Azure AD portal provides a very basic facility that allows you to assign & upload tokens in bulk, but it does not provide a facility for activating tokens in bulk. We have to write a PowerShell script for bulk activation. 

Children Display
If you have a large number of SafeID tokens to manage, then you might want to use the SafeID Token Service.

Use SafeID Token Service

SafeID Token Service (STS) is a product/service that we have developed for customers who need to manage a large quantity of SafeID tokens with Azure AD. 

...