mirror of
https://github.com/pgmr3/synologySsoClientExamplePage.git
synced 2025-12-13 13:35:49 +01:00
17 lines
626 B
Markdown
17 lines
626 B
Markdown
# synology sso client
|
|
=====================
|
|
|
|
oauth client example page for synology server/nas (called sso server at synology) in php and javascript
|
|
|
|
No additional php libraries needed - just plain object-oriented PHP.
|
|
For javascript you ned only the synology script which was installed with the synology sso server package.
|
|
|
|
REQUIREMENTS
|
|
------------
|
|
|
|
PHP (tested th php 8.0)
|
|
client site: browser with javascipt (tested with google-chome Version 120.0.6099.130; mMicrosoft Edge Version 120.0.2210.91 )
|
|
|
|
#### Suggested:
|
|
- synology NAS (tested with DSM 7.0 with installed sso server package) and webserver (tested with gninx)
|