Is OAuth token-based authentication tied to a physical machine or to the private key?
up vote
0
down vote
favorite
I've set up an OAuth authentication between my computer and a server. I did the OAuth dance and have generated and obtained the keys/secrets required to access private data from the server with OAuth.
I was wondering if there is anything restricting me from using the OAuth keys on another machine?
In other words could I just copy the private key and resource owner key/secrets to another machine and use it to authenticate with the server with OAuth?
ssl oauth oauth-2.0 openssl
add a comment |
up vote
0
down vote
favorite
I've set up an OAuth authentication between my computer and a server. I did the OAuth dance and have generated and obtained the keys/secrets required to access private data from the server with OAuth.
I was wondering if there is anything restricting me from using the OAuth keys on another machine?
In other words could I just copy the private key and resource owner key/secrets to another machine and use it to authenticate with the server with OAuth?
ssl oauth oauth-2.0 openssl
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've set up an OAuth authentication between my computer and a server. I did the OAuth dance and have generated and obtained the keys/secrets required to access private data from the server with OAuth.
I was wondering if there is anything restricting me from using the OAuth keys on another machine?
In other words could I just copy the private key and resource owner key/secrets to another machine and use it to authenticate with the server with OAuth?
ssl oauth oauth-2.0 openssl
I've set up an OAuth authentication between my computer and a server. I did the OAuth dance and have generated and obtained the keys/secrets required to access private data from the server with OAuth.
I was wondering if there is anything restricting me from using the OAuth keys on another machine?
In other words could I just copy the private key and resource owner key/secrets to another machine and use it to authenticate with the server with OAuth?
ssl oauth oauth-2.0 openssl
ssl oauth oauth-2.0 openssl
edited Nov 8 at 17:09
asked Nov 8 at 16:57
tyleax
326114
326114
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Yes, You can use them on another machine to perform authentication. OAuth is not tied to any machine. Consider your Google/FB login, you can authentication from any machine.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Yes, You can use them on another machine to perform authentication. OAuth is not tied to any machine. Consider your Google/FB login, you can authentication from any machine.
add a comment |
up vote
2
down vote
accepted
Yes, You can use them on another machine to perform authentication. OAuth is not tied to any machine. Consider your Google/FB login, you can authentication from any machine.
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Yes, You can use them on another machine to perform authentication. OAuth is not tied to any machine. Consider your Google/FB login, you can authentication from any machine.
Yes, You can use them on another machine to perform authentication. OAuth is not tied to any machine. Consider your Google/FB login, you can authentication from any machine.
answered Nov 8 at 21:12
Venkatesh Marepalli
369112
369112
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53212599%2fis-oauth-token-based-authentication-tied-to-a-physical-machine-or-to-the-private%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown