snazy commented on issue #3059:
URL: https://github.com/apache/polaris/issues/3059#issuecomment-3547743419

   The API 
[getPrincipal](https://github.com/apache/polaris/blob/0e72f24b0d95172d7bf1cd78320a9bcdec1a3b5b/spec/polaris-management-service.yml#L191-L204)
 returns a 
[Principal](https://github.com/apache/polaris/blob/0e72f24b0d95172d7bf1cd78320a9bcdec1a3b5b/spec/polaris-management-service.yml#L1262-L1288),
 which does not include the ID.
   
   If authN doesn't work without a principal-id, that has to be fixed IMHO.
   
   I'd prefer to not add the implicit requirement that a principal has to be 
persisted (it does not) by adding that ID to the user facing REST API.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to