https://github.com/zowe/zss-auth
Auth handler for App server to connect to ZSS through standard ZSS login
https://github.com/zowe/zss-auth
Last synced: 8 months ago
JSON representation
Auth handler for App server to connect to ZSS through standard ZSS login
- Host: GitHub
- URL: https://github.com/zowe/zss-auth
- Owner: zowe
- License: epl-2.0
- Created: 2018-08-13T15:45:34.000Z (almost 8 years ago)
- Default Branch: v1.x/master
- Last Pushed: 2024-05-30T15:50:54.000Z (about 2 years ago)
- Last Synced: 2024-05-30T17:48:02.672Z (about 2 years ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 1
- Watchers: 7
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
This program and the accompanying materials are
made available under the terms of the Eclipse Public License v2.0 which accompanies
this distribution, and is available at https://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
# zss-auth
**This plugin is no longer used, please find its successor, `sso-auth`, within [zlux-server-framework](https://github.com/zowe/zlux-server-framework)**
Auth handler for Zowe App Framework Server to connect to ZSS through standard ZSS login. See the [Auth web API](https://github.com/zowe/zlux/wiki/Authentication-with-ZLUX) and [Server config](https://github.com/zowe/zlux/wiki/Configuration-for-ZLUX-App-Server-&-ZSS) wiki pages for more info.
**To request features or report bugs, please use the issues page at the [zlux repo](https://github.com/zowe/zlux/issues) with the server security tag**