EmbedFAST architecture
Last updated
Last updated
User login on ISV app using federated authentication
ISV app generates app + user access token using Service Principal 1
Make EmbedFAST API calls using app + user access token
EmbedFAST API validates access token
EmbedFAST API identifies user’s roles and permissions
EmbedFAST API generates embed token using Service Principal 2
Return embed token and data to ISV app for rendering