Skip to content

Arachne 2729 iap auth support#211

Merged
wivern merged 2 commits into
qafrom
ARACHNE-2729-IAP-auth-support
Nov 7, 2019
Merged

Arachne 2729 iap auth support#211
wivern merged 2 commits into
qafrom
ARACHNE-2729-IAP-auth-support

Conversation

@YaroslavTir

Copy link
Copy Markdown

add CommonAuthenticationModeDTO

- add CommonAuthenticationModeDTO
@YaroslavTir YaroslavTir changed the base branch from develop to qa November 6, 2019 11:06
@OdysseusBot

Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@wivern wivern merged commit f47d5a6 into qa Nov 7, 2019
@wivern wivern deleted the ARACHNE-2729-IAP-auth-support branch November 7, 2019 09:01
wivern added a commit that referenced this pull request Mar 6, 2020
* QA 1.15.0 (#203)

* Adds CDM v5.3.1 type (#205)

* Arachne 2729 iap auth support (#211)

* ARACHNE-2729 Add IAP auth support into Standalone Node
- add CommonAuthenticationModeDTO

* New version: 1.15.1-QA

* QA 1.16.0 (#228)

* ATLP-446
added auth mechanism parameter

* New version: 1.14.0

* ATLP-446
changed parser for impala

* ATLP-446. Fixed notes and set necessary for krb5.conf params in connectionParams

* ATLP-446. Fixed notes

* ATLP-446. Fixed enum's note

* ATLP-446. made auth enums clearer

* ATLP-446. removed krb admin server from ConnectionParams

* Atlp 451 moved java migration files to commons (#136)

* ATLP-456. Added events to be logged (#138)

* ATLP-456. Added security-related events

* ATLP-456. Added role and db failed events; refactored event messages

* ATLP-456. Refactored failed logon/logoff & dbConnect messages

* ATLP-456. Removed setters for events, made message factory & service POJO

* ATLP-456. Refactored log messages

* Atlp-456. Added logging module to main pom.xml (#139)

* Fix log4j dep (#140)

* ATLP-456. Fixed typos in event messages (#142)

* ATLP-524. Added module for kerberos login (#141)

*  ATLP-524. Refactored methods: introduced local variable (#143)

* ATLP-524. Added module for kerberos login

* ATLP-524. Renamed krblogin module to datasourcemanager; removed spring annotations from krb service; added necessary spaces to templates

* ATLP-524. Added exception for password auth in windows

* ATLP-524. Fixed typo

* ATLP-524. Renamed artifactId

* ATLP-524. Added possible solution for krb login via PASSWORD on Windows

* ATLP-524. Refactored methods: introduced local variable

* Added new conversion methods (#145)

* Fixed kinit params string for login by password (#144)

* Fixed logging message for logout (#146)

* Implemented scheduler component (#147)

* Module definition fixes (#152)

*  Renamed login/logout events (#150)

* Fixes Manual datanode cannot be created (#153)

* ARACHNE-2564. Added new reg form fields [back_merge] (#157)

* ARACHNE-2575. Added getter for DataSourceUnsecuredDTO [back_merge] (#159)

* ARACHNE-2610. Moved error messages to enum (#163)

* ARACHNE-2601. Fixed Cohort JSON recognition due to lack of new Censor Window field (#161)

* ARACHNE-2628. Initialized kinit components with default values (#165)

* ARACHNE-2601. Fixed letter case (#167)

* Adds Support of BQ keyfile json for authentication of EE jobs (#168)

* Update readme to test Jenkins (#170)

* Adds import of new Prediction / Estimation analyses (#169)

* Implements new CC import (#174)

* Changes required for synchronous mode of analysis execution in Arachne Execution Engine (#178)

* Added DTOs for sync execution

* Added Feign multipart encoder

* Changed methods visibility

* Review fixes

* Back merge from 1.14 & version increase (#180)

* Adds dependencies optimizations (#182)

* Continues optimization of commons to allow EE to exclude arachne-commons from deps (#184)

* Fixes resource path for TemplateUtils (#185)

* Improve swagger documentation (#187)

* improve swagger documentation

* improve swagger documentation - update and configure swagger

* Assembly optimizations (#189)

* Fixes deployment (#186)

* Common Cloud services. Introduces auth resolver mech (#190)

* Improvements for Data Source AuthResolver-s (#194)

* fixes build with deploy goal (#195)

* Changes required for analysis submission via Standalone Node (#196)

* Refactoring of EncryptorUtils to allow usage from other projects + unit test (#197)

* Adds AnnotationReflectionUtils (#198)

* Upgrades zip4j to consistent 2.1.1 version (#200)

* Upgrades zip4j to consistent 2.1.1 version

* Removed unused ZipException declarations

* Adds filename sanitize utils (#201)

* Fixes parsing of JDBC URL with complicated parameters (#202)

* Add gitignore to project root (#204)

* Back merge release 1.15.0 (#208)

* ATLP-446. Added Impala auth mechanism parameter (#134)

* Fixes Manual datanode cannot be created (#154)

* ARACHNE-2564. Added new reg form fields (#156)

* ARACHNE-2575. Added getter for DataSourceUnsecuredDTO (#158)

* ARACHNE-2601. Fixed Cohort JSON recognition due to lack of new CensorWindow field (#160)

* ARACHNE-2610. Moved error messages to enum

* ARACHNE-2601. Fixed letter case (#166)

* update version to 1.13.1-QA (#172)

* 1.14.0-QA (#175)

* QA 1.15.0 (#203)

* Adds CDM v5.3.1 type (#205)

* validate datasource name duplication (#209)

* Optimize CDM detection (#210)

Merge!

* Adds New pathway (#183)

* WebAPI-975

* Adds import of new Estimation and Prediction analyses

* Implement new CC import

* added 'pathway' to common analysis types

* added CommonPathwayDTO

* Implement new PLP/PLE import

* Implement new CC import

* ARACHNE-2767 -500 error code during authorization with empty credentials (#213)

- add validation annotations

* flyway migration does not work on the empty db. (#214)

* Update vulnerable and some other dependencies (#216)

* ARACHNE - update some dependencies versions
* Update vulnerable and some other dependencies
- replace maven-compiler-plugin with maven.compiler.source/target https://stackoverflow.com/a/38883073/1167673

* import analysis with description - file name constant (#222)

import analysis with description

* Arachne 2696 files naming convention (#224)

* import analysis with description - file name constant

* ARACHNE-2696 files naming convention
- add code to the CommonAnalysisType
- add AnalysisArchiveUtils class

* ARACHNE-2696 files naming convention
- change date format
- remove REPORTING analysis type

* ARACHNE-2696 files naming convention
- fig getAnalysisName method and add unit tests

* ARACHNE-2696 files naming convention
- use hamcrest for unit tests
- use should/shouldNot pattern for naming

* ARACHNE-2696 files naming convention
- use hamcrest-all dependency

* WebAPI-1168 Add support for sources using Hive LLAP (#227)

WebAPI-1168 Add support for sources using Hive LLAP

* update version to 1.16.0-QA

Co-authored-by: anastasiia klochkova <[email protected]>
Co-authored-by: Anton Gackovka <[email protected]>
Co-authored-by: Vitaly Koulakov <[email protected]>
Co-authored-by: Pavel Grafkin <[email protected]>
Co-authored-by: OdysseusBot <[email protected]>
Co-authored-by: mpozhidaeva <[email protected]>
Co-authored-by: Anthony Sena <[email protected]>
Co-authored-by: Alex Cumarav <[email protected]>

Co-authored-by: Alex Cumarav <[email protected]>
Co-authored-by: molodkov yaroslav <[email protected]>
Co-authored-by: anastasiia klochkova <[email protected]>
Co-authored-by: Anton Gackovka <[email protected]>
Co-authored-by: Pavel Grafkin <[email protected]>
Co-authored-by: OdysseusBot <[email protected]>
Co-authored-by: mpozhidaeva <[email protected]>
Co-authored-by: Anthony Sena <[email protected]>
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.

3 participants