Problem Definition
When using JIT provisioning in Bamboo Data Center, you can't access Bamboo Administration because the Websudo form gives a wrong credentials error.
Suggested Solution
I am requesting an enhancement to allow Websudo to work with SAML setup as well as to allow Websudo to work with other marketplace SAML plugins.
Workaround
Option #1:
Manually configure a password inside the Bamboo internal user directory
Option #2:
Configure Bamboo with a new User Directory configured to the same LDAP server that the OAuth/SAML solution uses so Bamboo can validate the user's password during WebSudo
Option #3:
Configure the following system property to disable the WebSudo functionality:
- -Dbamboo.websudo.disabled=true