Skip to content

Releases: oidc-mytoken/client

mytoken client 0.6.0

17 Jan 14:27
3af6272
Compare
Choose a tag to compare

mytoken 0.6.0

Breaking Changes

  • Support for local profiles / templates is dropped. Instead, support for server profiles is added.

Features

  • Added support for server-side profiles / templates

API

  • Adapt to newest api

Bugfixes

  • Fixed the geoip allow and disallow command line options

mytoken 0.5.2

06 Oct 13:05
3b54513
Compare
Choose a tag to compare
  • Added qr code to oidc flow; add application name to request

mytoken 0.5.1

27 Sep 12:44
19cf1ef
Compare
Choose a tag to compare
  • bump json patch
  • fixed stdout printing bug on Windows

mytoken 0.5.0

14 Sep 10:50
eaf5b8c
Compare
Choose a tag to compare
  • Adapt to API
  • Drop support for subtoken_capabilities
  • Drop support for token management
  • Add support for profiles & templates
  • Add support for WLCG Bearer token discovery

mytoken 0.4.2

23 Aug 10:22
e6589c8
Compare
Choose a tag to compare

Adapt to api 0.7

mytoken 0.4.1

08 Feb 16:01
Compare
Choose a tag to compare
  • adapt to api / lib changes

mytoken 0.4.0

31 Jan 14:52
55a9345
Compare
Choose a tag to compare

mytoken client 0.4.0

  • Adapt to api and server version 0.4.0
  • Improve some outputs with tables instead of json
  • Add support for token rotation
  • Add rename command
  • Delete a mytoken from the tokens file on revocation if it is stored there
  • Fix command line falgs position with subcommands
  • Implement settings / user grants / ssh key list, upload, deletion
  • Implement actions through ssh

mytoken 0.3.0

03 Aug 07:25
7213309
Compare
Choose a tag to compare
  • Changed cli lib; improved help output formatting

mytoken-client 0.2.0

08 Apr 13:03
Compare
Choose a tag to compare

This is the first released of the mytoken command line client.
mytoken is under active development and currently not considered stable.

Features

  • Obtain mytokens
    • Through authorization code flow
    • Through mytoken
    • Through transfer code
    • Support for native application (polling codes)
  • Obtain access tokens
  • Tokeninfo
  • Token Revocation

For more information please refer to the documentation

mytoken client 0.1.0

26 Jan 15:09
Compare
Choose a tag to compare
mytoken client 0.1.0 Pre-release
Pre-release

mytoken client 0.1.0

This is the first release of the mytoken command line client.
mytoken is still under active development and is not yet considered stable.

The first release supports the following important features:

  • Obtain and store super token
  • Obtain super token for usage somewhere else
  • Obtain access token from super token
  • Token revocation
  • Super token can be created from another super token or the authorization code flow
  • Super tokens can be restricted
  • Content of a super token can be printed
  • Super tokens are encrypted with a password or gpg key