Περιγραφή
Lana Single Sign On is an OAuth 2.0 client, which was primarily created for the Lana Passport OAuth 2.0 server plugin.
Lana Codes
Στιγμιότυπα
Εγκατάσταση
Requires
- WordPress at least 4.0
- PHP at least 5.6
Instalation steps
- Upload the plugin files to the
/wp-content/plugins/lana-sso
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
How to use it
- in
Settings > Lana SSO
, you need to configure the OAuth server you want to use for login.
Συχνές Ερωτήσεις
Do you have questions or issues with Lana Single Sign On?
Use these support channels appropriately.
-
Lana Codes
-
WordPress Forum
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Lana Single Sign On” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Lana Single Sign On” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1.0
- add LANA_SSO_CLIENT_ID and LANA_SSO_CLIENT_SECRET constants
- add toastr for notifications
- bugfix error handling
- bugfix sso uri, use home_url() instead of site_url()
- fix text domain typo
- reformat code
1.0.2
- bugfix sso uri in settings page
1.0.1
- rename user_roles to roles due to WordPress core compatibility
1.0.0
- Added Lana Single Sign On