@Lco , yes from what you have written you should have the DefaultAuth credentials for 6 users available to your 6 custom groups. So your next steps would be to back-out the changes to the "SAS Studio compute context" which means removing the "runServerAs" property, and ensuring the authorization allows all "Authenticated Users" access to that compute context. As you have said to keep things tidy you should also remove the credential using the SAS Admin CLI - it won't be used but it will be sitting there in the credentials microservice otherwise.
With this all complete, your SAML users will be able to access SAS Studio V and their compute session will launch using the corresponding DefaultAuth credentials. One thing you need to ensure is that an individual SAML user does not have access to two different DefaultAuth credentials. So you must ensure they are not members of more than one of your custom groups.
Thank you for your time.
Stuart
... View more