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

Rebase and added all changes for Cognito support #430

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

peissing
Copy link
Contributor

Feature:
DTR is at the moment only able to use Keycloak as for authentication
This feature enable DTR to use also AWS Cognito
The whole functionality and how to configure is described in the file COGNITO.md that is contained in this pull request.

The request contains several new and modified classes including unit tests.
The old class AuthorizationEvaluator is now abstract and the base class for different Evaluators. At the moment there are implementations for Keycloak and for Cognito.
I am not an expert for Helm charts, but I tried to integrate it also in those files. But this must be checked if I did it in a correct way.
Hello @tunacicek,

thank you again for reviewing the old pull request.
I did now a complete rebase and added all the changes again.

docs/COGNITO.md Dismissed Show dismissed Hide dismissed
docs/COGNITO.md Dismissed Show dismissed Hide dismissed
@tunacicek
Copy link
Contributor

Hi @peissing ,
could you please fix the lint issue? You need to add empty line in the chart.yml

Copy link
Contributor

@tunacicek tunacicek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tunacicek tunacicek merged commit 945bf1f into eclipse-tractusx:main Jun 24, 2024
7 checks passed
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.

2 participants