# W3C Solid Community Group: Authentication Panel
* Date: 2021-12-20T15:00:00Z
* Call: https://meet.jit.si/solid-authentication
* Chat: https://gitter.im/solid/authentication-panel
* Repository: https://github.com/solid/authentication-panel
## Present
* elf Pavlik
* Aaron Coburn
## Regrets
* Pete Edwards
---
## Announcements
### Meeting Recordings and Transcripts
* No audio or video recording, or automated transcripts without consent. Meetings are transcribed and made public. If consent is withheld by anyone, recording/retention must not occur.
* Use panel chat and repository. Queue in call to talk.
### Participation and Code of Conduct
* [Join the W3C Solid Community Group](https://www.w3.org/community/solid/join), [W3C Account Request](http://www.w3.org/accounts/request), [W3C Community Contributor License Agreement](https://www.w3.org/community/about/agreements/cla/)
* [Solid Code of Conduct](https://github.com/solid/process/blob/master/code-of-conduct.md), [Positive Work Environment at W3C: Code of Ethics and Professional Conduct](https://github.com/solid/process/blob/master/code-of-conduct.md)
* If this is your first time, welcome! please introduce yourself.
### Scribes
* Aaron Coburn
---
## Agenda
* [Open Pull Requests](https://github.com/solid/solid-oidc/pulls)
* [Add RS associated AS issuing Access Token PR#18](https://github.com/solid/solid-oidc/pull/18)
---
## Topics
### Open Pull Requests
#### Add RS associated AS issuing Access Token
[PR#18](https://github.com/solid/solid-oidc/pull/18)
* eP: adding authorization discovery
* ...: UMA authN scheme defines `as_uri` and a `ticket`
* ...: client can follow ``.well-known/uma2-configuration` for discovery
* AC: should description of publicly accessible resources be left out of scope
* eP: that seems out of scope. perhaps primer could include an example for public read and protected write