I’m currently evaluating Tyk and I’m interested in the Community Edition. One requirement we have is to support OAuth password grants. It looks like this is possible using TIB, however the TIB readme lists dashboard as a dependency and the identity handler config seems to require dashboard credentials. Is dashboard actually required in this case? That would be a blocker for us since we have an existing dashboard/portal solution we want to integrate with.
To clarify, I want to integrate with a third party identity provider. I expect Tyk to generate any access tokens, but I want the resource owner user name and password to be passed to the third party and validated there. Tyk should generate a token if the third party IDP gives a valid response.