We are trying to figure out pricing option for Azure B2C. Few questions:
Is it possible to have access_Token expiry time set to 30 days(without usage of refresh token)
If we use Azure B2C as IDAM for securing Azure APIs, does the token validation (offline or online) is also charged by Azure B2C?
If we have refresh token setup for 90 days and we use it to request for access token (if point 1 is invalid), will it be charged?
If accesstoken is setup for 24 hrs and we use refresh token for fetching new access token, will it 2 authentication request on Azure B2C.
Is there any cheaper identity provider which can be considered?
Regards, Mohit
Google search, pending microsoft response, azure pricing & documentation