pareshddevalia opened a new pull request, #673:
URL: https://github.com/apache/atlas/pull/673

   …ssets
   
   ## What changes were proposed in this pull request?
   
   Added /apidocs/** to security exclusions in AtlasSecurityConfig.java and 
spring-security.xml to allow anonymous access to Swagger UI assets and OpenAPI 
documentation.
   Updated index.js to handle anonymous users and prevent CSRF-related 
JavaScript errors when no session is available.
   
   
   ## How was this patch tested?
   
   Verified Swagger UI and openapi.json are accessible without authentication.
   Confirmed Swagger UI loads successfully for anonymous users.
   Verified existing authenticated Atlas APIs works.


-- 
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