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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.