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

feat(jans-auth-server): corrected GluuOrganization - refactor getOrganizationName() #2947 #2948

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Nov 9, 2022

…nizationName() #2947

Prepare


Description

feat(jans-auth-server): corrected GluuOrganization - refactor getOrganizationName() #2947

Target issue

closes #2947

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

@yuriyz yuriyz added this to the 1.0.5 milestone Nov 9, 2022
@yuriyz yuriyz requested a review from yurem as a code owner November 9, 2022 15:18
@yuriyz yuriyz self-assigned this Nov 9, 2022
@yuriyz yuriyz merged commit 9275576 into main Nov 9, 2022
@yuriyz yuriyz deleted the jans-auth-server-2947 branch November 9, 2022 15:19
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Nov 9, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 9, 2022

[Jans authentication server parent] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

pujavs pushed a commit that referenced this pull request Nov 10, 2022
yuriyz added a commit that referenced this pull request Nov 30, 2022
…3126)

* fix(config-api): fix for swagger spec for scope creation and sessoin endpoint filter

* ci: add yurem to linux setup codeowners

* chore(image): sync missing localized attributes for sql and spanner (#2927)

* chore(image): sync missing localized attributes for sql and spanner

* chore(image): sync jans-schema.json template

* Update restarting-services.md (#2941)

Restart command and output were merged which made "copy" / "paste" hard....

* Update restarting-services.md (#2942)

Removed "$" sign from command....

* Update restarting-services.md (#2943)

Adding some other service related info...

* feat: allow to use like with lower together (#2944)

Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>

* chore: remove unused merthod (#2945)

Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>

* feat(jans-auth-server): corrected GluuOrganization - refactor getOrganizationName() #2947 (#2948)

* feat(config-api): super scope implementation

* feat(config-api): static scope

* feat(config-api): comprehensive claims for authurization

* feat(config-api): endpoint group and admin scope

* feat(config-api): sync with main

* feat(config-api): endpoint group and admin scope

* feat(config-api): scope change - wip

* feat(config-api): scope change - wip

* feat(config-api): scope enhancements

* feat(config-api): scope enhancement

* feat(config-api): scope enhancement wip

* feat(config-api): scope enhancement- wip

* feat(config-api): scope enhancement- wip

* feat: jans-linux-setup config-api scope creation with static inum (ref: #3097)

* feat(config-api): scope enhancement - wip

* fix: jans-linux-setup create scope if inum exists (ref: #3097)

* feat: jans-linux-setup config-api scope creation (ref: #3097)

* feat(config-api): scope enhancement - wip

* feat(config-api): scope enhancement

Co-authored-by: moabu <47318409+moabu@users.noreply.github.com>
Co-authored-by: Isman Firmansyah <iromli@users.noreply.github.com>
Co-authored-by: mzico <mohib@gluu.org>
Co-authored-by: Yuriy M <95305560+yuremm@users.noreply.github.com>
Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
Co-authored-by: Mustafa Baser <mbaser@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(jans-auth-server): corrected GluuOrganization - refactor getOrganizationName()
2 participants