I'm so close to getting this to work but I'm missing something.
I can log into my Jira instance manually with my Azure AD username and password with no problem. My issue is that if select the SSO, it errors with User is not available in JIRA. Please contact your JIRA admin and kicks me back to the login screen.
All I can think of is that SSO is submitting my full email (myemailaddr@mydomain.com) while if I manually login, I'm just using user account name without the domain name. The Azure AD configuration isn't coughing up errors until I try to log in and the add-on configuration reports it's happy. Any suggestions on where to look next? Could it have something to do with the SAML UserID Location? I currently have it sent to the default User ID is in the NameIdentifier element of the Subject statement.
Here is an excerpt from the log when I try to log in. Thank you!
2022-08-09 16:34:37,379-0400 http-nio-8080-exec-21 ERROR anonymous 994x4817x1 - 160.91.2.3 /plugins/servlet/saml/auth [c.m.saml.operations.SAMLResponseProcessor] MS_ERROR : nbAttribute: NotBefore="2022-08-09T20:29:37.152Z"
2022-08-09 16:34:37,381-0400 http-nio-8080-exec-21 ERROR anonymous 994x4817x1 - 160.91.2.3 /plugins/servlet/saml/auth [c.m.saml.util.SignatureValidator] MS_INFO : SignatureValidator started to validate signature tags
2022-08-09 16:34:37,381-0400 http-nio-8080-exec-21 ERROR anonymous 994x4817x1 - 160.91.2.3 /plugins/servlet/saml/auth [c.m.saml.util.SignatureValidator] MS_INFO : SignatureValidator Completed validation of signature tags
2022-08-09 16:34:37,382-0400 http-nio-8080-exec-21 ERROR anonymous 994x4817x1 - 160.91.2.3 /plugins/servlet/saml/auth [c.m.a.jira.servlet.JiraSSOLoginServlet] MS_INFO :Authenticating user
2022-08-09 16:34:37,382-0400 http-nio-8080-exec-21 ERROR anonymous 994x4817x1 - 160.91.2.3 /plugins/servlet/saml/auth [c.m.a.jira.servlet.JiraSSOLoginServlet] MS_ERROR : User is not available in JIRA. Please contact your JIRA admin :myemailaddrj@mydomain.com
2022-08-09 16:34:37,387-0400 http-nio-8080-exec-21 ERROR anonymous 994x4817x1 - 160.91.2.3 /plugins/servlet/saml/auth [c.m.atlassianplugin.applicationinsight.ApplicationInsightUtil] MS_ERROR : Exception message = User is not available in JIRA. Please contact your JIRA admin.