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

Fix access denied when clientId is different #1922

Closed
minhyun2 opened this issue Apr 23, 2019 · 0 comments
Closed

Fix access denied when clientId is different #1922

minhyun2 opened this issue Apr 23, 2019 · 0 comments
Assignees
Labels
bug Something isn't working @common Component Name : Common
Milestone

Comments

@minhyun2
Copy link
Contributor

minhyun2 commented Apr 23, 2019

Describe the bug
A clear and concise description of what the bug is.
When user signed in at other system(clientId is different), discovery can not get a refresh token.

To Reproduce
Steps to reproduce the behavior:

  1. Sign in
  2. When accessToken is expired, try to sign in other system (/oauth/authorize)

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@minhyun2 minhyun2 added the @common Component Name : Common label Apr 23, 2019
@minhyun2 minhyun2 self-assigned this Apr 23, 2019
@kyungtaak kyungtaak added this to the 3.3.0 milestone Apr 23, 2019
@kyungtaak kyungtaak added the bug Something isn't working label Apr 23, 2019
alchan-lee pushed a commit that referenced this issue May 2, 2019
…estion stage (#1988)

* #1940 change column name in datasource create step

- add sliced name method in Field.ts

* #1940 add content slice logic in datasource create step

* #1912 do not check upstream's column name for hive snapshot

* #1811 update readme file


- Change images and add contents to "Screenshots" .
- Edit link to discussion forum in Question section.
- Editing Intuitive UI in "strengths" to single solution.
- Add "geo data analysis" to key features
- Edit "Question" section to link our google groups.
- Change "dashboard" image in Readme.md
- Delete Metatron in Chinese from screenshot section.
- Add multiple language support to key features

* #1956 Searching database does not work on the Hive Connection Workbench. (#1958)

* #1960 fix errors that can not be entered into a workbook or workbench in I.E

* #1816 improve upload local file on ingestion stage


- Add progress bar

* Update PULL_REQUEST_TEMPLATE.md

* #1911 change default quote in druid jdbc

* #1922 fix access denied when clientId is different

* #fn Add unit tests for app.metatron.discovery.prep.parser.preparation.rule.expr.Pair

Add unit tests for prep parser

* #1970 fix error affecting database changes in the schema browser

* #1975 fix dashboard critical issues on IE11 - image down / field list / save empty dashboard

* #1974 fix css error in IE11

* #1068 Fix css - datasource file upload (IE)

* #1062 Fix create shared workspace combo box align in IE

* #1062 Fix css in workspace datasource list

* #1062 Add preset schema combo box min width

* #1062 Fix metatron login page css (IE)

* #1062 Fix grid css where header and row line did not match

* #1968 Fix css in chart layout slider

* #1968 fix css and logic where the logical column area is selected only half of the line

* #1968 Fix hover css in permission schema popup

* #1968 Fixed an issue where the disabled icon was not displayed when mouse over the disabled column

* #1968 fix css in chart hierarchy

* #1971 to read csv without BOM (#1973)

* #1933 Internationalize mailing template

* Fix Mail Template

* Fix template when added by admin

* #1882 rediction line (#1935)

* #1882 Fixed an error in which the predicted line was not drawn

* #1882 Improved input and fix error undefined field name

* #1901 filter; if two table has same column names, it cannot apply to both table

* #1901 Change the filter checking method in use

* #1901 Open panel when add new filter, fix error resize dashboard when empty

* #1954 remove confirm when creating datasource via workbench

* #1983 fix extension dbtype workbench 

* fn fix extension db type in workbench

* fn change type all label in workbench create

* fn fix parameter type

* #1982 fix checkbox in notebook list

* fn fix checkbox in notebook list

* fn fix checkbox select when notebook list empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @common Component Name : Common
Projects
None yet
Development

No branches or pull requests

2 participants