OpenPrinting / OpenPrinting/cups
Add auth-info=bearer support
Open
@michaelrsweet is already working on this.
Since Apr 16, 2025.
enhancement
priority-high
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 331
- Avg merge
- 9h 42m
- Merged PRs (30d)
- 6
Description
Need to support OAuth for shared queues, which means also exporting oauth-authorization-server-uri and oauth-authorization-scopes per-printer, along with auth-info=bearer (attribute and TXT record).
Clients need to know to get bearer token for shared printing. Pass it in auth-info. Value can be over 1023 octets which could be a problem...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.