Hi @bdiddy
Client credential and on-behalf-of flow is not supported with b2clogin.com endpoint and here is an active feedback link for this feature: https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/34950694-add-support-to-azure-ad-b2c-for-the-on-behalf-of-f
Although, these flows are planned to be added to B2C but there is no ETA as of now.
However, client credential and on-behalf-of flow are supported with login.microsoftonline.com endpoint of Azure AD B2C tenant. Which means, you can't use these flows with B2C user flows but you can use it with standard Azure AD functionality of your B2C tenant. Please refer to below screenshot where I have used OBO flow to get a token from my B2C tenant:
-----------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.