I’m trying to find some help using Auth0 for an SSO with Tribe.so. They have an app that you install but they want fields like Client ID, Client Secret, Authorization URL, Token URL, Sign Up Url, Account Settings Url, Scope, email openid, User Info URL, Logout URL, JWT key, id_token.
I am not familiar with Tribe.so specifically, but this information sounds like information that can be found in the Auth0 dashboard. If you create a new application, you can find the Client ID and Client Secret in the application settings. You can find the relevant URLs (authorization, token, etc.) in the applications Advanced Settings, under the Endpoints tab.
Let me know if you have trouble finding what you’re looking for!