Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List tokens #1

Merged
merged 5 commits into from
Oct 7, 2024
Merged

List tokens #1

merged 5 commits into from
Oct 7, 2024

Conversation

oheger
Copy link
Owner

@oheger oheger commented Oct 7, 2024

This PR extends the OAuth CLI by a command to list the current tokens.

Scala: 3.3.1 -> 3.3.4
SBT: 1.9.6 -> 1.10.2
Signed-off-by: Oliver Heger <oliver.heger@oliver-heger.de>
Apache Pekko: 1.0.2 -> 1.1.1
Apache Pekko HTTP: 1.0.0 -> 1.1.0
Apache Log4j: 2.22.0 -> 2.24.1
LMax Disruptor: 3.4.4 -> 4.0.0

Signed-off-by: Oliver Heger <oliver.heger@oliver-heger.de>
ScalaTest: 3.2.17 -> 3.2.19
(including ScalaTest Mockito)
WireMock: 3.3.1 -> 3.9.1

Signed-off-by: Oliver Heger <oliver.heger@oliver-heger.de>
This is useful if one wants to manually interact with the IDP, e.g.
for debugging purposes. For a configuration stored with encryption,
there is otherwise no easy way to access these tokens.

Signed-off-by: Oliver Heger <oliver.heger@oliver-heger.de>
Signed-off-by: Oliver Heger <oliver.heger@oliver-heger.de>
@oheger oheger merged commit 56a8a3e into main Oct 7, 2024
2 checks passed
@oheger oheger deleted the list_tokens branch October 7, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant