Search:

Type: Posts; User: davidselvaraj; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    431

    OAuth2.0 - Log out

    Hi,
    Is there some functionality in the OAuth 2.0 provider impl, that will take care of log out? In other words, is there any uri like oauth/logout?access_toke=xxxxx, that will invalidate the token?...
  2. Access Deined Handler not triggering

    Hi,
    I have setup a Resource owner password flow and when I give an incorrect password, my authentication manager throws a BadCredentialException. However, in the ResourceOwnerPasswordTokenGranter,...
  3. Replies
    1
    Views
    567

    OAuth2.0 JDBC Token Store clean up

    Hi,
    I am wondering how the tokens stored in the JDBC Token Store gets cleaned up? Do we need to create a separate process to clean the store? Or does it get removed if the token expires? I know...
  4. Replies
    2
    Views
    693

    Hi Dave, Thanks for the response. I got the...

    Hi Dave, Thanks for the response. I got the tables created.
  5. Replies
    2
    Views
    693

    OAuth2.0 JDBC Token Store Schema

    Hi,
    I am trying to use JDBC Token Store and I am not sure where the schema for the necessary tables are.

    Can someone please let me know the same to use the toke store?

    Thanks,
    David
  6. Spring Web service sample returns 404 in STS embedded tcServer.

    Hi,
    I am trying to run the echo sample in the STS embedded tcServer.
    When I access the wsdl via localhost:8080/echo-server/echo.wsdl, I am able to get to the wsdl. However, when I try to access...
  7. Replies
    1
    Views
    1,062

    Aggregator in a cluster

    Hi,
    There is good fit of the aggregator pattern in our design. However, we need to run in a clustered environment and hence we want to have one aggregation for a given correlation key across the...
Results 1 to 7 of 7