> > > Are any future plans to have the same capability with SAML/ADFS plugin > or anything else down the line planned in Jenkins Core to overcome this > scenario? >
No, I do not have plans to add any kind of fallback user to the SAML plugin, this, in my opinion, is to add a non-related SAML logics to manage API users. You can workaround it with a real user in the SAML IdP and an API Token, In case that these fallback users make any sense, T¡this feature should be implemented in a plugin for those kind os users, in that way is something you can combine with any Authentication plugin, and we do not have to reinvent the wheel on each authentication plugin. Unfortunately, Jenkins does not support more than one Security Realm active at the same time. Another option can be to extend the API token feature to support local users but this is part of the core IIRC. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3c650e5f-1f6c-4801-93ba-ce6ebf4af54eo%40googlegroups.com.
