cancel
Showing results for 
Search instead for 
Did you mean: 
JamesLeslie
Staff
Staff
Status: New

The AWDTRN018 table stores SAML tokens on the DB for any SSO user logins.

Chorus checks this table for whether the SAML token exists for every user login before adding it via a count statement.

This table could benefit from a base index being included to avoid any potential DB Degradation if this table grows too large.

(This was identified as part of the investigations into CS0420893/AWDPC-6242)