We have a self hosted Jira instance and we want to use it as an identity provider in AWS Cognito.
We have been following: https://developer.atlassian.com/server/jira/platform/oauth/ as a tutorial. When try to set up the identity provider in the user pool we are asked for a authorization endpoint, token endpoint, uesrinfo endpoint and a Jwks url.
We cant seem to find any information about what to use for the uesrinfo endpoint and the jwks url.
Does anyone have any ideas about what to put?