Skip to content

ARACHNE-2850 Atlas auth exception was moved to another class#415

Merged
YaroslavTir merged 2 commits intodevelopfrom
ARACHNE-2850
Jul 16, 2020
Merged

ARACHNE-2850 Atlas auth exception was moved to another class#415
YaroslavTir merged 2 commits intodevelopfrom
ARACHNE-2850

Conversation

@ssuvorov-fls
Copy link
Copy Markdown
Contributor

Fixed problem with logout in case of auth errors when trying to connect to atlas

@ssuvorov-fls ssuvorov-fls requested a review from YaroslavTir July 16, 2020 08:43
* Company: Odysseus Data Services, Inc.
* Product Owner/Architecture: Gregory Klebanov
* Authors: Pavel Grafkin, Alexandr Ryabokon, Vitaly Koulakov, Anton Gackovka, Maria Pozhidaeva, Mikhail Mironov
* Created: December 19, 2016
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

please change author and creation date.

@YaroslavTir YaroslavTir changed the title Atlas auth exception was moved to another class ARACHNE-2850 Atlas auth exception was moved to another class Jul 16, 2020
@YaroslavTir YaroslavTir merged commit 57dc5e4 into develop Jul 16, 2020
acumarav added a commit that referenced this pull request Sep 1, 2020

* ARACHNE-2729 Add IAP auth support into Standalone Node (#392)

* set standard authentication mode by default(ARACHNE-2729) (#394)

Co-authored-by: Alex Cumarav <tsuria@users.noreply.github.com>
Co-authored-by: Alex Cumarav <7705583+acumarav@users.noreply.github.com>
Co-authored-by: Konstantin Iaroshovets <konstjar@users.noreply.github.com>
Co-authored-by: molodkov yaroslav <yaroslav.molodkov@odysseusinc.com>
Co-authored-by: Anton Gackovka <anton.gackovka@odysseusinc.com>
Co-authored-by: anastasiia klochkova <38942654+aklochkova@users.noreply.github.com>
Co-authored-by: OdysseusBot <34305057+OdysseusBot@users.noreply.github.com>
Co-authored-by: mpozhidaeva <31308645+mpozhidaeva@users.noreply.github.com>
Co-authored-by: Pavel Grafkin <pavgra@gmail.com>

* restore DataNodeModeDTO (#398)

* upgrade sqlRender version (#403)

* upgrade sqlRender version

* upgrade sqlRender version to 1.6.5

* Update pom.xml

upgrade SqlRender to version 1.6.6-snapshot

* Update pom.xml

set 1.6.5 version of SqlRender

* fix proxy properties (#405)

* clean up (#399)

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

* remove duplications

* Datanode password reset (#409)

* Datanode password reset

* PR comment - add @Valid check

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

* fix config value

* upload submission: exceeds the configured maximum [ARACHNE-2818]

* ARACHNE-2850 Atlas auth exception was moved to another class (#415)

* Atlas auth exception was moved to another class - now is not catched by auth filter
Co-authored-by: Sergey Suvorov <sergey.suvorov@odysseusinc.com>

* add check atlas check connection for google authentication ARACHNE-2858

* Error message floods into serverlog making it less readable (#416)

* Error message floods into serverlog making it less readable.(ARACHNE-2772)

* ARACHNE-2853 Make user-friendly error for bad credentials on data node

* code review fixes: add handler for org.springframework.security.core.AuthenticationException

* ARACHNE-2858 do not wrap atlas auth exception.

* update version to 1.16.2-snapshot

* update analysis state (#423)

* update analysis state
* update analysis results logic extraction
* update analysis results logic extraction - tests
* code clean up
Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>
Co-authored-by: yaroslavtir <yaroslav.molodkov@odysseusinc.com>

* ARACHNE-2772 token invalid Error message floods into log (#424)

* ARACHNE-2772 token invalid Error message floods into log
Co-authored-by: Alex Cumarav <7705583+acumarav@users.noreply.github.com>

* Bump mysql-connector-java from 5.1.30 to 8.0.16 (#414)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](mysql/mysql-connector-j@5.1.30...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update dependencies and Cohort Characterization skeleton (#425)

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

* Hide datanode datasource id (#426)

* hide datanode datasource id from Central

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

Co-authored-by: Alexandr Ryabokon <mr.alexandr.ryabokon@gmail.com>
Co-authored-by: Pavel Grafkin <pavgra@gmail.com>
Co-authored-by: Vitaly Koulakov <vitaly.koulakov@gmail.com>
Co-authored-by: Anton Gackovka <anton.gackovka@odysseusinc.com>
Co-authored-by: Anastasiia Klochkova <anastasiia.klochkova@odysseusinc.com>
Co-authored-by: OdysseusBot <34305057+OdysseusBot@users.noreply.github.com>
Co-authored-by: Maria Pozhidaeva <maria.pozhidaeva@odysseusinc.com>
Co-authored-by: mpozhidaeva <31308645+mpozhidaeva@users.noreply.github.com>
Co-authored-by: anastasiia klochkova <38942654+aklochkova@users.noreply.github.com>
Co-authored-by: molodkov yaroslav <yaroslav.molodkov@odysseusinc.com>
Co-authored-by: Alex Cumarav <tsuria@users.noreply.github.com>
Co-authored-by: Konstantin Iaroshovets <konstjar@users.noreply.github.com>
Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>
Co-authored-by: Sergey Suvorov <sergey.suvorov@firstlinesoftware.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
acumarav added a commit that referenced this pull request Sep 1, 2020
* Qa 1.16.0 fix (#395)

* ARACHNE-2729 Add IAP auth support into Standalone Node (#392)

* set standard authentication mode by default(ARACHNE-2729) (#394)

Co-authored-by: Alex Cumarav <tsuria@users.noreply.github.com>
Co-authored-by: Alex Cumarav <7705583+acumarav@users.noreply.github.com>
Co-authored-by: Konstantin Iaroshovets <konstjar@users.noreply.github.com>
Co-authored-by: molodkov yaroslav <yaroslav.molodkov@odysseusinc.com>
Co-authored-by: Anton Gackovka <anton.gackovka@odysseusinc.com>
Co-authored-by: anastasiia klochkova <38942654+aklochkova@users.noreply.github.com>
Co-authored-by: OdysseusBot <34305057+OdysseusBot@users.noreply.github.com>
Co-authored-by: mpozhidaeva <31308645+mpozhidaeva@users.noreply.github.com>
Co-authored-by: Pavel Grafkin <pavgra@gmail.com>

* restore DataNodeModeDTO (#398)

* upgrade sqlRender version (#403)

* upgrade sqlRender version

* upgrade sqlRender version to 1.6.5

* Update pom.xml

upgrade SqlRender to version 1.6.6-snapshot

* Update pom.xml

set 1.6.5 version of SqlRender

* fix proxy properties (#405)

* clean up (#399)

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

* remove duplications

* Datanode password reset (#409)

* Datanode password reset

* PR comment - add @Valid check

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

* fix config value

* upload submission: exceeds the configured maximum [ARACHNE-2818]

* ARACHNE-2850 Atlas auth exception was moved to another class (#415)

* Atlas auth exception was moved to another class - now is not catched by auth filter
Co-authored-by: Sergey Suvorov <sergey.suvorov@odysseusinc.com>

* add check atlas check connection for google authentication ARACHNE-2858

* Error message floods into serverlog making it less readable (#416)

* Error message floods into serverlog making it less readable.(ARACHNE-2772)

* ARACHNE-2853 Make user-friendly error for bad credentials on data node

* code review fixes: add handler for org.springframework.security.core.AuthenticationException

* ARACHNE-2858 do not wrap atlas auth exception.

* update version to 1.16.2-snapshot

* update analysis state (#423)

* update analysis state
* update analysis results logic extraction
* update analysis results logic extraction - tests
* code clean up
Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>
Co-authored-by: yaroslavtir <yaroslav.molodkov@odysseusinc.com>

* ARACHNE-2772 token invalid Error message floods into log (#424)

* ARACHNE-2772 token invalid Error message floods into log
Co-authored-by: Alex Cumarav <7705583+acumarav@users.noreply.github.com>

* Bump mysql-connector-java from 5.1.30 to 8.0.16 (#414)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](mysql/mysql-connector-j@5.1.30...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update dependencies and Cohort Characterization skeleton (#425)

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

* Hide datanode datasource id (#426)

* hide datanode datasource id from Central

Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>

* release candidate 1.16.2

Co-authored-by: Alexandr Ryabokon <mr.alexandr.ryabokon@gmail.com>
Co-authored-by: Pavel Grafkin <pavgra@gmail.com>
Co-authored-by: Vitaly Koulakov <vitaly.koulakov@gmail.com>
Co-authored-by: Anton Gackovka <anton.gackovka@odysseusinc.com>
Co-authored-by: Anastasiia Klochkova <anastasiia.klochkova@odysseusinc.com>
Co-authored-by: OdysseusBot <34305057+OdysseusBot@users.noreply.github.com>
Co-authored-by: Maria Pozhidaeva <maria.pozhidaeva@odysseusinc.com>
Co-authored-by: mpozhidaeva <31308645+mpozhidaeva@users.noreply.github.com>
Co-authored-by: anastasiia klochkova <38942654+aklochkova@users.noreply.github.com>
Co-authored-by: molodkov yaroslav <yaroslav.molodkov@odysseusinc.com>
Co-authored-by: Alex Cumarav <tsuria@users.noreply.github.com>
Co-authored-by: Konstantin Iaroshovets <konstjar@users.noreply.github.com>
Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>
Co-authored-by: Sergey Suvorov <sergey.suvorov@firstlinesoftware.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@acumarav acumarav deleted the ARACHNE-2850 branch January 15, 2021 14:08
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