https://github.com/traptitech/portal-oidc
https://github.com/traptitech/portal-oidc
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/traptitech/portal-oidc
- Owner: traPtitech
- License: mit
- Created: 2023-10-15T11:49:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-01T14:21:41.000Z (about 1 year ago)
- Last Synced: 2025-07-03T07:16:09.538Z (about 1 year ago)
- Language: Go
- Size: 557 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# portal-oidc
## Setup
```sh
go run github.com/go-task/task/v3/cmd/task@latest init
```
### Portal との連携部分の実装
https://github.com/traPtitech/portal/blob/master/development/init.sql を `_dev/init.sql` に保存してください。