Test Authentication into Linux Using Oracle Identity Cloud Service

Test authentication on Linux using a user in Oracle Identity Cloud Service.

  1. SSH into your Linux environment where the Oracle Identity Cloud Service Linux Pluggable Authentication Module (PAM) is installed.
  2. When prompted enter the password for the Oracle Identity Cloud Service user:

    For example:

    # ssh userPosix@host.example.com
    password:
    
    Last login: Thur Mar 28th 12:14:04 2019 from host.example.com
    [userPosix@host ~]$ 
You should be logged in successfully.