IBM Security Access Manager for Enterprise Single Sign-On, Version 8.2

Authorization code authentication

An authorization code is a system-generated code used as an authentication factor for specific scenarios. There are two types of authorization code: online authorization code and offline authorization code.

An Administrator or Helpdesk can:

Online authorization code

Use this code if AccessAgent can connect to the IMS Server. The user can use the code several times until the code expires. The minimum code expiry is one day.

The online authorization code is used for:

Using the IMS Configuration Utility, you can:
  • Configure the length of the authorization code.

    The code has a default of 12 characters and can have a maximum of 32 characters. Use the character set: 0123456789ABCDEF for an online authorization code. The code is not case sensitive and any hyphens entered are ignored.

  • Configure the validity period.

    The available options are at least one day and a maximum of 31 days. One month is the period from the issue date to the same day of the next month. The exact number of days depends on the month of issue. For example: From August 26 2012, 3 p.m. to September 26 2012, 3 p.m.

Offline authorization code

Use this code if AccessAgent cannot connect to the IMS Server. The user can use the offline authorization code once because the code is issued based on the request code that is displayed on AccessAgent.

The user must have a cached Wallet to use an offline authorization code.

The offline authorization code is used for

You have the following options:
  • Offline authorization codes are 16 characters long. Request codes are eight characters long and the codes change every minute.

    The default character set for both the request code and authorization code is Z3467ACEFHJKRWXY. The code is not case sensitive and any hyphens entered are ignored.

  • Configure the validity period through AccessAdmin.

    The available options are at least one day and a maximum of 31 days. One month is the period from the issue date to the same day of the next month. The exact number of days depends on the month of issue. For example: From August 26, 2011, 3 p.m. to September 26, 2011, 3 p.m.



Feedback