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

How to know our random API key ? #9

Closed
pokapow opened this issue Sep 7, 2017 · 4 comments
Closed

How to know our random API key ? #9

pokapow opened this issue Sep 7, 2017 · 4 comments

Comments

@pokapow
Copy link

pokapow commented Sep 7, 2017

How to know our random API key ?
In the conf file, this is encrypt.

@leo108
Copy link
Owner

leo108 commented Sep 7, 2017

Sorry, I don't get what you mean

@pokapow pokapow changed the title How to now our random API key ? How to know our random API key ? Sep 7, 2017
@pokapow
Copy link
Author

pokapow commented Sep 7, 2017

php_cas generate an randam key api, right ? And I guess we need this key to connect another service to this sso, so i would know how to get this key api, cause in the config file, this key is encrypt.

@leo108
Copy link
Owner

leo108 commented Sep 7, 2017

@pokapow there is no api key concept in CAS protocol v1/v2/v3.

this project needs an APP_KEY in .env file (most laravel projects need this indeed), you just need to run php artisan key:generate to generate one and then you can forget it.

@pokapow
Copy link
Author

pokapow commented Sep 7, 2017

Oh ok thank you, I missunderstood something.

@pokapow pokapow closed this as completed Sep 7, 2017
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

2 participants