Q1: What is RFC 9728 mainly used for
Multiple Choice
**Judgment point:** Protected resource metadata describes the resource server side of an OAuth deployment. It complements authorization server metadata.
**Related keywords:**
- **protected resource** : Resource server being accessed with OAuth tokens
- **resource metadata** : JSON document describing resource identity and policy signals
- **authorization_servers** : Issuer identifiers for authorization servers used with the resource
**Options:**
- A: Authorization server metadata remains a separate discovery document with a different subject.
- B: The protected resource and its OAuth-related signals are the center of this RFC.
- C: The RFC does not issue tokens and does not remove the need for an authorization server.