Introduce Authorization Server
bound to the RS
as per new solid-oidc
#27
Milestone
Authorization Server
bound to the RS
as per new solid-oidc
#27
Blocked due to client support as in inrupt/solid-client-authn-js#3181
Also must prune following temporary adjustments, that were introduced for client support.
ath
claim in dpop proofs must be mandatory. and following temp-fix must be resolved.manas/fcrates/dpop/src/proof/validated.rs
Lines 118 to 125 in bef113e
azp
claimis currenly (de)serialized asclient_id
for ecosystem interoperability.manas/fcrates/solid_oidc_types/src/id_token/payload.rs
Lines 23 to 28 in bef113e
aud
claim currently accepts single value too.manas/fcrates/solid_oidc_types/src/id_token/payload.rs
Lines 27 to 33 in bef113e
Once solid-client follows the spec, and solidos follows, these changes will be merged.
The text was updated successfully, but these errors were encountered: