Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
server
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
m-team
oidc
mytoken
server
Commits
220aa0e8
Commit
220aa0e8
authored
3 years ago
by
Gabriel Zachmann
Browse files
Options
Downloads
Patches
Plain Diff
add Changelog
parent
815cd703
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+52
-0
52 additions, 0 deletions
CHANGELOG.md
with
52 additions
and
0 deletions
CHANGELOG.md
0 → 100644
+
52
−
0
View file @
220aa0e8
<!-- Template: -->
<!-- ### Features -->
<!-- -->
<!-- ### API -->
<!-- -->
<!-- ### Enhancements -->
<!-- -->
<!-- ### Bugfixes -->
<!-- -->
<!-- ### OpenID Provider -->
<!-- -->
<!-- ### Dependencies -->
<!-- -->
## mytoken 0.3.0
### Features
-
Changes to the mytoken
-
Added a version to the mytoken token
-
Added token type 'mytoken'
-
Now using a hash value as the subject
-
Added Dockerfiles; mytoken can easily run with swarm
-
Added OIDC-compatibility for requesting ATs
-
ATs can be requested using the mytoken as the refresh token in a OIDC refresh flow
-
Deployment Configuration
-
Added option to set maximum lifetime of mytokens
-
Added option to disable restriction keys
-
Made request limits configurable
-
Changed setup db to new db migration tool
-
Added support for token rotation, incl. optional auto revocation
-
Added option to set maximum token length when requesting a mytoken
### Webinterface
-
Added option to create mytoken in the web interface
-
Reworked consent screen
-
Improvements
### Enhancements
-
Using better cryptographic functions
-
Set cookie as secure if issuer uses https, indepent of a potential proxy
-
Improved packaging
-
Improved code base
-
Improved error tracebility
### Bugfixes
-
Fixed bugs in the webinterface
-
Fixed other bugs
### OIDC
-
Add PKCE support
### Dependencies
-
Bumped several dependencies
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment