Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1063037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T18:43:23+00:00 2026-05-16T18:43:23+00:00

I have an AuthenticationManager with multiple AuthenticationProviders. That works very well, the first AP

  • 0

I have an AuthenticationManager with multiple AuthenticationProviders. That works very well, the first AP that can auth² the Authentication authenticates the user and if none can, the user is refused.

Now I have an a bit more special case, and I need to find out which AuthenticationProvider authenticated a user that was authenticated successfully. I cannot seem to find a way in which this can be done in a stable and reliable fashion.

I can imagine some creative hacks (e.g. interleaving instances of an own AuthenticationProvider that always fails to authenticate, but which can help infer which was the last AuthenticationProvider that was seen), but that’s really not the point. Is there an official way to do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T18:43:24+00:00Added an answer on May 16, 2026 at 6:43 pm

    I haven’t tried it but you might be able to hook into the events that are fired on successful authentications and get the information you are looking for

    AuthenticationSuccessEvent: Application event which indicates successful authentication.
    InteractiveAuthenticationSuccessEvent:Indicates an interactive authentication was successful.

    http://static.springsource.org/spring-security/site/docs/3.0.x/apidocs/org/springframework/security/authentication/event/package-summary.html

    InteractiveAuthenticationSuccessEvent, has a property which tells you the class which fired the event

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following bean defined: <sec:authentication-manager alias=authenticationManager> <sec:authentication-provider user-service-ref=userDetailsService /> </sec:authentication-manager> I guess
What I have is: <authentication-manager alias=authenticationManager> <authentication-provider user-service-ref=securityService/> </authentication-manager> As I understand, the default
Have simple Spring Security webapp with password encoding: <security:authentication-manager alias=authenticationManager> <security:authentication-provider user-service-ref=personService> <security:password-encoder hash=md5
I have an AuthenticationManager.authenticate(username,password) method that gets called in someMethod of a SomeService under
I'm configuring and testing spring security 3.1.0. I have a user that has ROLE_COMPANY_OWNER.
I have three xml files in my spring hibernate app Spring-Security.xml <security:authentication-manager> <security:authentication-provider user-service-ref=customUserDetailsService>
Have an app that can use tts to read text messages. It can also
Have config (applicationContext-security.xml): <authentication-manager alias=authenticationManager> <authentication-provider> <password-encoder hash=sha/> <jdbc-user-service data-source-ref=dataSource/> </authentication-provider> </authentication-manager> from other
have a small javscript that users can include into their sites like so: <script
I have configured two authentication providers in my Spring Security config: <security:authentication-manager> <security:authentication-provider ref=XProvider

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.