Skip to content

Conversation

@sami-cseseu
Copy link
Contributor

Added authentication endpoint by using it user will get authentication token for request

… into authEndpoint

# Conflicts:
#	src/main/scala/de/upb/cs/swt/delphi/instanceregistry/Registry.scala
#	src/main/scala/de/upb/cs/swt/delphi/instanceregistry/connection/Server.scala
Also added Dynamic Auth service
@sami-cseseu sami-cseseu self-assigned this Jan 24, 2019
@sami-cseseu sami-cseseu added this to the v0.9.0 milestone Jan 24, 2019
@sami-cseseu sami-cseseu added the enhancement New feature or request label Jan 24, 2019
Copy link
Contributor

@johannesduesing johannesduesing left a comment

Choose a reason for hiding this comment

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

Hey @sami-cseseu, thanks for your PR 👍
I've looked through your code and commented on some design- and some naming-issues below, please change the code accordingly. Also i was wondering about the addUser functionality we discussed last time, because it is not yet part of the code. Please add it for the next review.

Copy link
Contributor

@johannesduesing johannesduesing left a comment

Choose a reason for hiding this comment

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

Great work @sami-cseseu, tested it using both in-memory and SQL-DB, and it worked like expected. Good job 👍

@johannesduesing johannesduesing merged commit e1c692c into develop Feb 3, 2019
@johannesduesing johannesduesing deleted the authEndpoint branch February 3, 2019 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants