Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuthd static app key #132

Open
kalanbates opened this issue Dec 1, 2014 · 0 comments
Open

OAuthd static app key #132

kalanbates opened this issue Dec 1, 2014 · 0 comments

Comments

@kalanbates
Copy link

Is there currently any way to generate a static app key for an oauthd instance?


What I am experiencing is different app keys being generated when standing an oauthd docker container up on my private dev machine and on my corporate laptop, which hinders its portability.

I have to transform my OAuth.initialize method in my client app to attach to the appropriate app key depending on my current environment...and I'm assuming this is not what you guys intended this to be.

(Assuming this capability does not currently exist, for the sake of argument)
I personally think that having the app key generation process look for a file within the container for its seed information would be the ideal solution. An environment variable to allow specification of the app key when the container stands would be an agreeable alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant