Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    433

    Spring Security Http Method

    Hi,
    I try to find a way for restrict urls and http Methods by spring security plugin. Does anyone know, how I can do it, or it is possible or not?
    Thanks
  2. Replies
    3
    Views
    490

    Dear Dave, for point 2, let's see this example...

    Dear Dave,
    for point 2, let's see this example in sparklr. If I change spring-servlet.xml, to :



    <http pattern="/photos/**" entry-point-ref="oauthAuthenticationEntryPoint"...
  3. Replies
    3
    Views
    490

    confusing between ROLE_USER, ROLE_CLIENT

    Hi,
    I use Spring OAuth M6. I have some problems :
    1. when I want to get token from client, sometimes it detects clientId (in AuthorizationCodeTokenGranter:83) as a client and sometimes as a...
  4. Replies
    15
    Views
    1,633

    Dear Dave, In addittion I check tonr client. As...

    Dear Dave,
    In addittion I check tonr client. As you know tonr client, uses read scope. I check the log of Voter. It is :
    "

    [DEBUG] UnanimousBased - Voter:...
  5. Replies
    15
    Views
    1,633

    Dear Dave, Thank you for your support and help....

    Dear Dave,
    Thank you for your support and help.
    I did your first suggestion, If we use this token, the client uses the user principal and role, and I think it is very dangerous, because client can...
  6. Replies
    15
    Views
    1,633

    I did n't use tonr. How I must send token? In M3...

    I did n't use tonr. How I must send token? In M3 I send it as a parameter in request(GET).
  7. Replies
    15
    Views
    1,633

    Dear Dave Thanks for your replies. It was my...

    Dear Dave
    Thanks for your replies.
    It was my fault.
    I have two another problem.
    1. When a client takes an token, and wants to call a service, Its principal is anonymousUser and grantAuthority is...
  8. Replies
    15
    Views
    1,633

    Dear Dave Thank you. I found It. It is moved to...

    Dear Dave
    Thank you.
    I found It. It is moved to another package. I used it and it throws an ClassCastException: VerificationCodeAuthenticationToken cannont be cast to...
  9. Replies
    15
    Views
    1,633

    sparkle download link doesn't work

    Hi,
    Sparkle and tonr download links does not work. I download its source from github, but it does not work by M4.
    I want to switch from M3 to M4 but ClientAuthenticationCache was removed in M4....
  10. Replies
    3
    Views
    1,082

    Thanks Dave for your attention. let's describe...

    Thanks Dave for your attention.
    let's describe the problem by a sample:
    I use a browser for testing my OAuth server instead of spring OAuth client.
    I take a token(for example "xxx"), then I call...
  11. Replies
    3
    Views
    1,082

    Spring OAuth 2.0 uses session

    Hello.
    I'm using spring-OAuth 1.0.0.M3. I found that after first client request by a token, Spring creates a session for that client, and that way client can send request without any token...
  12. Replies
    35
    Views
    11,924

    I have a question about redirect-url(I don't know...

    I have a question about redirect-url(I don't know it's related to this thread or no). How I can set redirect-url(or callback) in server and verify it by client request.
    Regards,
    Sina.
Results 1 to 12 of 12