How does System Architect allow the user to accept an Oauth request?
![](http://jazz.net/_images/myphoto/7c9699ae8859cb54e8ca8e8a748945b5.jpg)
Hello,
I'm trying to access SA information usig the rest interface but I'm stuck by the Oauth procedure.
My client application is written in C# and I've been following javascript:nicTemp(); tutorial.
I can request my initial request Token without trouble. However, I don't see how I can get my user to approve the request token. The SA root services xml tells me I should use http://30dt305923:8889/SAOSLC/oauth-authorize to allow the user to authorise the OAuth request but no webpage is triggered for acceptance and no dialog appear in SA.
I have a feeling it's to do with the Service Provider Configuration but I have already entered my key and secret.
I know it doesn't work becuase access to futher information inside of SA is denied.
Any help on this would be very appreciated.
Regards,
Ian