Newer
Older

[](https://github.com/oidc-mytoken/server/blob/master/LICENSE)


[](https://goreportcard.com/report/github.com/oidc-mytoken/server)
[](https://deepsource.io/gh/oidc-mytoken/server/?ref=repository-badge)
[](https://github.com/oidc-mytoken/server/releases/latest)
[](https://github.com/oidc-mytoken/server/releases/latest)
<!-- [](https://github.com/oidc-mytoken/server/tree/master) -->
`mytoken` is a central web service with the goal to easily obtain OpenID Connect access tokens across devices.
A user can create a special string called `super token`. This super token then can be used to obtain OpenID Connect access tokens from any device.
The power of a super token can be restricted by the user, so he can create exactly the token he needs for a certain use case.
The mytoken command line client can be found at [https://github.com/oidc-mytoken/client](https://github.com/oidc-mytoken/client).
Documentation is available at [https://mytoken-docs.data.kit.edu/](https://mytoken-docs.data.kit.edu/).
A demo instance of mytoken is running at [https://mytoken.data.kit.edu/](https://mytoken.data.kit.edu/).