Opps....sorry that was not the error regarding Spring OAuth.
But still how can i get what must be the problem....
I dont get any error msg....
what can i provide to you so that you can track the...
Type: Posts; User: utkarsh.hiremath; Keyword(s):
Opps....sorry that was not the error regarding Spring OAuth.
But still how can i get what must be the problem....
I dont get any error msg....
what can i provide to you so that you can track the...
I have created app like Sparklr2 which is authorization server as well as resource server. Only Thing i have changed is instead of photos , i wish to get details of person who is accessing...
I have...
Hello Dave,
I am looking forward to create my own authorization server (like sparkler) which will do some specific function but i do not have so much knowledge about spring security . If i wish to...
Yes right i mean 'authorization server' only.
1.i do not have any authorization server right now .I am going through Sparklr2 for reference, what changes will i have to do in Sparklr2 to create my...
But can i use Sparklr2 as a service provider(which is implemented in Spring Security) for client applications that are implemented in .net.
What changes i will have to make to Sparklr2 to create my...
Hello ,
I am new to OAuth 2. I want to use Service Provider OAuth 2 spring security but my client applications are in .net.
Service that i want to provide is REST service.How will i integrate...