Input values for sign-on routines

A sign-on routine can have different input values.

The input values for a sign-on routine are as follows:

  • Begin program-specific programming interface information.The initial primary ID depends on the sign-on method.
  • The SQL ID and all secondary IDs contain blanks.
  • Field AIDLSAPM in the authorization ID list can contain the address of an 8-character additional authorization ID, obtained by the CICS® attachment facility using the RACROUTE REQUEST=EXTRACT service with the requester's user ID. If RACF® is active, this ID is the RACF-connected group name from the ACEE corresponding to the requester's user ID. Otherwise, this field contains blanks. IMS does not pass this parameter.
  • Field AIDLCKEY contains the storage key of the identifier pointed to by AIDLSAPM. To move that ID, use the move with key (MVCK) instruction, specifying this key.
  • Field AIDLACEE contains the ACEE address only for a sign-on through the CICS attachment facility and only when the CICS RCT uses AUTH=GROUP.End program-specific programming interface information.