tickets #159072
closed
Need first name to access the issues in json format
Added by ybonatakis 8 months ago.
Updated 7 months ago.
Description
i get This tool requires your account to provide a first name. Consider raising a request in https://progress.opensuse.org/projects/opensuse-admin/issues (or https://sd.suse.com if you are an employee) to get a first name added to your profile. In the meanwhile, your first name on progress.opensuse.org will be set to "Anonymous". Click "Sign in" to confirm.Email cannot be blank. Login cannot be blank. Last name cannot be blank.
when i try to get the json form of an issue.
Following the notice i end up here. Can someone provide me a first name?
- Category set to Accounts
- Status changed from New to Feedback
- Assignee set to crameleon
Hi,
that is rather interesting - your IDP profile does have a givenName set, and it is correctly propagated to Progress.
Are you authenticating with a user other than ybonatakis ?
crameleon wrote in #note-1:
Hi,
that is rather interesting - your IDP profile does have a givenName set, and it is correctly propagated to Progress.
Are you authenticating with a user other than ybonatakis ?
No I dont.
- Tracker changed from communication to tickets
- Category changed from Accounts to Redmine
Please provide steps to reproduce the issue.
Given the comment https://progress.opensuse.org/issues/9792#change-789348 (and the same comment in some other tickets) I'd guess that it works now.
BTW: I'd be surprised if example.com would explain what the SLO period is ;-) - and ideally please also tell your bot not to add reminders on resolved tickets.
problem still persists I would say. At least in most of the cases
Go to https://progress.opensuse.org/issues/137885 for example.
As logged in user with ybonatakis I edit the URL and add .json
I expect https://progress.opensuse.org/issues/137885.json render and show the context but instead it redirect me to login and once again after enter my credentials i see the error.
Actually, it shows that the page doesnt work first and then i see
This tool requires your account to provide a first name. Consider raising a request in https://progress.opensuse.org/projects/opensuse-admin/issues (or https://sd.suse.com if you are an employee) to get a first name added to your profile. In the meanwhile, your first name on progress.opensuse.org will be set to "Anonymous". Click "Sign in" to confirm.Email cannot be blank. Login cannot be blank. Last name cannot be blank.
and
Invalid user or password Try logging in with another account
Thanks, I can confirm the redirection issue when trying to access issues with .json through the web browser.
It certainly is not quite right, though it seems to work fine when used with scripting tools, which should be what most users use the .json route with.
Do you observe any issues when trying it with curl
?
You can generate an API key in https://progress.opensuse.org/my/account and then use it like the following:
curl -H 'Content-Type: application/json' -H 'X-Redmine-API-Key: <your secret key>' https://progress.opensuse.org/issues/137885.json
- Status changed from Feedback to Closed
- Private changed from Yes to No
Also available in: Atom
PDF