I've added okta as a SAML provider and as a OIDC provider in GCP Identity Platform (for a firebase project), and from the authentication point of view, everything works great.
When using OIDC, the user's information (displayName, photoUrl, etc.) is automatically filled.
But when using SAML, no user information appears. I've tried setting Attributes and Profile Mappings in okta, but nothing worked. Is there any way to make GCP automatically fill this data by itself?