show network-access aaa saml assertion-cache
Syntax
show network-access aaa saml assertion-cache <brief | detail> <domain-name domain-name> <username username>
Description
Display Security Assertion Markup Language (SAML) authentication assertion cache information.
Options
brief | detail |
(Optional) Display the specified level of output.
|
domain-name domain-name |
Specify the domain name such as example.net or any. This domain must match the domain
configured in the profile at |
username username |
Specify the SAML authenticated username. This username is the same as the user login ID. |
Required Privilege Level
view
Sample Output
- show network-access aaa saml assertion-cache
- show network-access aaa saml assertion-cache detail
- show network-access aaa saml assertion-cache username
- show network-access aaa saml assertion-cache domain
show network-access aaa saml assertion-cache
user@host> show network-access aaa saml assertion-cache Username Remaining Validity test1@example.com 4m 47s user1@example.com 9h 20m 10s user2@example.net 1d 1h 5m 20s user@example.net 3h 40s
show network-access aaa saml assertion-cache detail
user@host> show network-access aaa saml assertion-cache detail Username: test1@juniper.net Remaining Validity: 4m 41s group: srx-dept1 firstname: test1 lastname: jnpr
show network-access aaa saml assertion-cache username
user@host> show network-access aaa saml assertion-cache username user2@example.net Username: user2@example.net Remaining Validity: 4m 41s group: srx-dept1 firstname: user lastname: name
show network-access aaa saml assertion-cache domain
user@host> show network-access aaa saml assertion-cache domain example.net Username Remaining Validity user@example.net 3h 40s
Release Information
Command introduced in Junos OS Release 24.4R1.