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

Storage should have the option of searching for instances based on Username #387

Open
1 task
khanrn opened this issue Apr 23, 2024 · 1 comment
Open
1 task
Assignees
Labels
kind/feature-request New feature or request status/blocked Further work depending on the completion of some other task/PoC/issue

Comments

@khanrn
Copy link
Contributor

khanrn commented Apr 23, 2024

Description

What needs to be solved?

[This is an extension of #3, so it is suggested to go through #3 before starting on this one]

At the time of creating this issue https://github.com/Altinn/altinn-register didn't support username lookup. So, after username look up being added to the altinn-register(Altinn/altinn-register#178) we need to add username lookup here:

/// <param name="instanceOwnerIdentifier">Instance owner identifier, i.e. Person:PersonNumber, Organisation:OrganisationNumber.</param>

Related issue

How do you want it solved?

Need to add username look up functionality to the InstancesController controller's GetInstances method.

For reference

  • Header name: X-Ai-InstanceOwnerIdentifier
  • Value should be prefixed like this: Username:<Username>

Acceptance criteria

  • The service can find instances based on a username.
@khanrn khanrn added the kind/feature-request New feature or request label Apr 23, 2024
@olebhansen
Copy link

olebhansen commented Jul 15, 2024

Need to clarify who is going to use this/how, and how auth is going about this concept.
Also blocked by Altinn/altinn-register#178

@olebhansen olebhansen self-assigned this Jul 15, 2024
@olebhansen olebhansen added the status/blocked Further work depending on the completion of some other task/PoC/issue label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature-request New feature or request status/blocked Further work depending on the completion of some other task/PoC/issue
Projects
None yet
Development

No branches or pull requests

2 participants